{ "opencollection": "1.0.0", "info": { "name": "setlist.fm /1.0/artist/{mbid} /1.0/artist/{mbid} /1.0/user/{userId}/attended API", "version": "1.0" }, "items": [ { "info": { "name": "/1.0/user/{userId}/attended", "type": "folder" }, "items": [ { "info": { "name": ".", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/1.0/user/:userId/attended", "params": [ { "name": "userId", "value": "", "type": "path", "description": "the user's userId" }, { "name": "p", "value": "", "type": "query", "description": "the number of the result page" } ] }, "docs": "

\nGet a list of setlists of concerts attended by a user.\n

" } ] } ], "bundled": true }