{ "opencollection": "1.0.0", "info": { "name": "setlist.fm /1.0/artist/{mbid} /1.0/artist/{mbid} /1.0/city/{geoId} API", "version": "1.0" }, "items": [ { "info": { "name": "/1.0/city/{geoId}", "type": "folder" }, "items": [ { "info": { "name": "Get a city by its unique geoId.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/1.0/city/:geoId", "params": [ { "name": "geoId", "value": "", "type": "path", "description": "the city's geoId" } ] }, "docs": "Get a city by its unique geoId." } ] } ], "bundled": true }