Labels
Artists
Get artists for a label
This returns the artists for a label
get/labels/{label_id}/artists
Path parameters
label_idstring required
Unique identifier of the label.
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
Artist list