Empty setlist on API but not on website

Empty setlist on API but not on website

Posted 31 Jan 2018, 0:15:55

Hi, I noticed one of the setlists that I've attended it's not appearing in attended api. I can see it on the website and marked as attended but not on the api call.

After further investigation I noticed the api call is returning an empty setlist. This is the setlist https://www.setlist.fm/setlist/gloryhammer/2018/o2-academy-islington-london-england-7beeb234.html

And this is the api call:

https://api.setlist.fm/rest/1.0/setlist/7beeb234
{
“id”: “7beeb234″,
“versionId”: “5349b379″,
“eventDate”: “27-01-2018″,
“lastUpdated”: “2018-01-25T07:34:56.000+0000″,
“artist”: {
“mbid”: “85997032-ff48-4383-b86a-a920d4230a0b”,
“name”: “Gloryhammer”,
“sortName”: “Gloryhammer”,
“disambiguation”: “”,
“url”: “https://www.setlist.fm/setlists/gloryhammer-13ddb969.html”
},
“venue”: {
“id”: “53d6c33d”,
“name”: “O2 Academy Islington”,
“city”: {
“id”: “2643743″,
“name”: “London”,
“state”: “England”,
“stateCode”: “ENG“,
“coords”: {
“lat”: 51.5084152563931,
“long”: -0.125532746315002
},
“country”: {
“code”: “GB”,
“name”: “United Kingdom”
}
},
“url”: “https://www.setlist.fm/venue/o2-academy-islington-london-england-53d6c33d.html”
},
“tour”: {
“name”: “The Rise of the Chaos Wizard Tour 2018″
},
“sets”: {
“set”: []
},
“url”: “https://www.setlist.fm/setlist/gloryhammer/2018/o2-academy-islington-london-england-7beeb234.html”
}

Re: Empty setlist on API but not on website

Posted 31 Jan 2018, 13:58:49

Thanks for reporting. A bug found its way into the search index. It's fixed and the data should recover within the next couple of hours.

Post Reply

You're not allowed to do this, please sign in first.