Albums
Artists
Get albums for an artist
This returns the albums of an artist
get/artists/{artist_id}/albums
Path parameters
artist_idstring required
Unique identifier of the artist.
Query parameters
album_artist0 | 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
Album list