Artists
Songs
Get songs for an artist
This returns the songs of the specified artist
get/artists/{artist_id}/songs
Path parameters
artist_idstring required
Unique identifier of the artist.
Query parameters
top500 | 1
offsetinteger
Return results starting from this index position
limitinteger
Maximum number of results to return
condstring
Apply additional browse filters using ';' separated key,value pairs.
sortstring
Sort key or key,order pair. Example: name or name,ASC.
Response
Song list