Genres
Songs
Get songs for a genre
returns the songs for this genre
get/genres/{genre_id}/songs
Path parameters
genre_idstring required
Unique identifier of the genre.
Query parameters
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