Get Tracks
Header Parameters
API Key provided by Tuned Global for accessing the service.
Query Parameters
The 1-based row to start from; defaults to 1.
How many rows to return; defaults to 10.
Path Parameters
The playlist ID whose tracklist you want. Works for both fixed and dynamic playlists - for a dynamic one the tracks are resolved against the caller's content languages at request time, so two listeners can see different rows.
Response
One page of tracks in playlist order - use PlaylistTrackId, never TrackId, when you later remove or reorder a row, because the same song can legitimately appear twice.
Response Attributes
starting offset of this set
total number of results in the parent set we are paging through
number of results in this set
the actual results
Show child attributes
The playlist has no tracks playable in this market, or does not exist.