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

Changes

Changed in 11 of the 46 revisions of this API.2540

    • added the required property albums/items/tracks/items/mood to the response with the 200 status

      response-required-property-added

    • added the required property songs/items/mood to the response with the 200 status

      response-required-property-added

    • added the required property albums/items/tracks/items/bpm to the response with the 200 status

      response-required-property-added

    • added the required property songs/items/bpm to the response with the 200 status

      response-required-property-added

    • added the required property albums/items/catalog to the response with the 200 status

      response-required-property-added

    • added the required property albums/items/tracks/items/last_played to the response with the 200 status

      response-required-property-added

    • added the required property songs/items/last_played to the response with the 200 status

      response-required-property-added

    • api operation id artist was added

      api-operation-id-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • removed the non-success response with the status 410

      response-non-success-status-removed

    • the response property albums/items/tracks/items/album/basename became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/album/name became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/album/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/albumartist/basename became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/albumartist/name became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/albumartist/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/artist/basename became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/artist/name became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/artist/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/artists/items/basename became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/artists/items/name became nullable for the status 200

      response-property-became-nullable

    • the response property albums/items/tracks/items/artists/items/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/album/basename became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/album/name became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/album/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/albumartist/basename became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/albumartist/name became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/albumartist/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/artist/basename became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/artist/name became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/artist/prefix became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/artists/items/basename became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/artists/items/name became nullable for the status 200

      response-property-became-nullable

    • the response property songs/items/artists/items/prefix became nullable for the status 200

      response-property-became-nullable

    • added the required property albumcount to the response with the 200 status

      response-required-property-added

    • added the required property albums to the response with the 200 status

      response-required-property-added

    • added the required property art to the response with the 200 status

      response-required-property-added

    • added the required property averagerating to the response with the 200 status

      response-required-property-added

    • added the required property basename to the response with the 200 status

      response-required-property-added

    • added the required property flag to the response with the 200 status

      response-required-property-added

    • added the required property genre to the response with the 200 status

      response-required-property-added

    • added the required property has_art to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the required property mbid to the response with the 200 status

      response-required-property-added

    • added the required property name to the response with the 200 status

      response-required-property-added

    • added the required property placeformed to the response with the 200 status

      response-required-property-added

    • added the required property prefix to the response with the 200 status

      response-required-property-added

    • added the required property rating to the response with the 200 status

      response-required-property-added

    • added the required property songcount to the response with the 200 status

      response-required-property-added

    • added the required property songs to the response with the 200 status

      response-required-property-added

    • added the required property summary to the response with the 200 status

      response-required-property-added

    • added the required property time to the response with the 200 status

      response-required-property-added

    • added the required property yearformed to the response with the 200 status

      response-required-property-added

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 410

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 410

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • endpoint added

      endpoint-added