artist information
Get artist information
Get artist information
get/artists/{artistname}
Path parameters
artistnamestring required
The name of the artist. If it contains one of the special characters below, please be sure to replace it by the corresponding code: for / use %252F, for ? use %253F, for * use %252A, and for " use %27C
Query parameters
app_idstring required
The application ID assigned to you by Bandsintown
Response
200 response
Example response
{
"id": 510,
"name": "Maroon 5",
"url": "http://www.bandsintown.com/Maroon5?came_from=67",
"image_url": "https://s3.amazonaws.com/bit-photos/large/7481529.jpeg",
"thumb_url": "https://s3.amazonaws.com/bit-photos/thumb/7481529.jpeg",
"facebook_page_url": "https://www.facebook.com/maroon5",
"mbid": "0ab49580-c84f-44d4-875f-d83760ea2cfe"
}