GET v2/audio/{id}
Summary: Get details about audio tracks
Operation ID: getTrack
Auth: unknown
Operation ID: getTrack
Auth: unknown
Description
This endpoint shows information about a track, including its genres, instruments, and other attributes.
Parameters (3)
id
(integer, path, required)
Audio track ID
search_id
(string, query, optional)
The ID of the search that is related to this request
view
(string, query, optional, default: full)
Amount of detail to render in the response
Constraints: {'enum': ['minimal', 'full']}
No probe data for this endpoint yet.