Records represent the actual audio files (WAV, FLAC, etc.) that are used as masters for track distribution. Each record has a master type (CD quality, HD, Dolby Atmos) and precision level.
List records
Retrieve a paginated list of master audio recordings.
Available filters:
filter[track-ids]: Filter by track IDs (comma-separated)filter[precision]: Filter by audio precision (e.g., 16, 24)
query Parameters
page[number]Page number for pagination
page[size]Number of items per page (max 200)
includeComma-separated list of related resources to include
filter[track-ids]Filter by track IDs (comma-separated)
filter[precision]Filter by audio precision
Responses
Successful response
Array of resource objects (override with specific resource schema)
Related resources included in the response
Get record details
Retrieve details for a specific master audio recording
path Parameters
idResource ID
query Parameters
includeComma-separated list of related resources to include
Responses
Successful response
The primary resource object (override with specific resource schema)
Related resources included in the response