Genres
Albums
Get albums for a genre
This returns the albums associated with the genre in question
get/genres/{genre_id}/albums
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
Album list