v38

OpenAPI 3.0.3AGPL-3.0raw.githubusercontent.com2026-08-022461333.9 MB
Genres
Artists

Get artists for a genre

This returns the artists associated with the genre in question as defined by the UID

get/genres/{genre_id}/artists

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

Artist list

total_countinteger required
md5string required