v1
latestSwagger 2.02026-07-13153383.1 KB/1.0/artist/{mbid}
.
Returns an artist for a given Musicbrainz MBID
get/1.0/artist/{mbid}
Path parameters
mbidstring required
a Musicbrainz MBID, e.g. 0bfba3d3-6a04-4779-bb0a-df07df5b0558
Response
Success
Example response
{
"mbid": "b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d",
"name": "The Beatles",
"sortName": "Beatles, The",
"disambiguation": "John, Paul, George and Ringo",
"url": "https://www.setlist.fm/setlists/the-beatles-23d6a88b.html"
}