v38

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

Get artist by ID

This returns a single artist based on the UID of said artist

get/artists/{artist_id}

Path parameters

artist_idstring required

Unique identifier of the artist.

Query parameters

includestring

albums,songs

Response

Artist object

idstring required
namestring nullable required
prefixstring nullable required
basenamestring nullable required
albumcountinteger required
songcountinteger required
artstring nullable required
has_artboolean required
flagboolean required
ratinginteger nullable required
averageratingnumber nullable required
mbidstring nullable required
summarystring nullable required
timeinteger required
yearformedinteger required
placeformedstring nullable required