Skip to main content

get_artist

get_artist

Path Parameters
artist_id string REQUIRED

Artist Id

Responses
200

Returns a Artist

Schema OPTIONAL
message object
albums object[]
album_artist string OPTIONAL
album_artist_credit string OPTIONAL
album_artist_sort string OPTIONAL
album_disambig string OPTIONAL
album_status string OPTIONAL
album_type string OPTIONAL
artist_id string OPTIONAL
artist_name string
asin string OPTIONAL
catalog_num string OPTIONAL
composer string OPTIONAL
country string OPTIONAL
cover string OPTIONAL
created_at date-time
discogs_albumid string OPTIONAL
discogs_artistid string OPTIONAL
discogs_labelid string OPTIONAL
genre string OPTIONAL
id string
label string OPTIONAL
language string OPTIONAL
mb_album_id string OPTIONAL
mb_artist_id string OPTIONAL
mb_releasegroup_id string OPTIONAL
name string
path string
release_group_disambig string OPTIONAL
script string OPTIONAL
style string OPTIONAL
updated_at date-time
year int32
biography string
id string
image string
links object
all_music string OPTIONAL
amazon_music string OPTIONAL
apple_music string OPTIONAL
deezer string OPTIONAL
discogs string OPTIONAL
facebook string OPTIONAL
itunes string OPTIONAL
spotify string OPTIONAL
tidal string OPTIONAL
twitter string OPTIONAL
wiki string OPTIONAL
youtube string OPTIONAL
name string
status string

Possible values: [success, error]

404

Failed to get artist

Schema OPTIONAL
message string
status string

Possible values: [success, error]

500

Database error occured

Schema OPTIONAL
message string
status string

Possible values: [success, error]