{ "uuid": "e50920c3-77c0-4117-a5e2-0fcf39dde873", "lastMigration": 29, "name": "setlist.fm API", "endpointPrefix": "rest", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "7f36d468-f7b9-4a54-8357-cc49fee5fea4", "documentation": ".", "method": "get", "endpoint": "1.0/artist/:mbid", "responses": [ { "uuid": "e464dc1a-921f-423e-a73b-bb8132346408", "body": "{\n \"disambiguation\": \"John, Paul, George and Ringo\",\n \"mbid\": \"b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d\",\n \"name\": \"The Beatles\",\n \"sortName\": \"Beatles, The\",\n \"tmid\": 735610,\n \"url\": \"https://www.setlist.fm/setlists/the-beatles-23d6a88b.html\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "029359b4-dc2a-462a-9370-579da33aab57", "documentation": ".", "method": "get", "endpoint": "1.0/artist/:mbid/setlists", "responses": [ { "uuid": "d06e90e6-fd81-43a4-916d-c43cfc89eb2c", "body": "{\n \"itemsPerPage\": 20,\n \"page\": 1,\n \"setlist\": [\n {\n \"artist\": {\n \"disambiguation\": \"John, Paul, George and Ringo\",\n \"mbid\": \"b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d\",\n \"name\": \"The Beatles\",\n \"sortName\": \"Beatles, The\",\n \"tmid\": 735610,\n \"url\": \"https://www.setlist.fm/setlists/the-beatles-23d6a88b.html\"\n },\n \"eventDate\": \"23-08-1964\",\n \"id\": \"63de4613\",\n \"info\": \"Recorded and published as 'The Beatles at the Hollywood Bowl'\",\n \"lastUpdated\": \"2013-10-20T05:18:08.000+0000\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n }\n ],\n \"tour\": {\n \"name\": \"North American Tour 1964\"\n },\n \"url\": \"https://www.setlist.fm/setlist/the-beatles/1964/hollywood-bowl-hollywood-ca-63de4613.html\",\n \"venue\": {\n \"city\": {},\n \"id\": \"6bd6ca6e\",\n \"name\": \"Compaq Center\",\n \"url\": \"https://www.setlist.fm/venue/compaq-center-san-jose-ca-usa-6bd6ca6e.html\"\n },\n \"versionId\": \"7be1aaa0\"\n },\n {\n \"artist\": {\n \"disambiguation\": \"...\",\n \"mbid\": \"...\",\n \"name\": \"...\",\n \"sortName\": \"...\",\n \"tmid\": 12345,\n \"url\": \"...\"\n },\n \"eventDate\": \"...\",\n \"id\": \"...\",\n \"info\": \"...\",\n \"lastUpdated\": \"...\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n }\n ],\n \"tour\": {\n \"name\": \"...\"\n },\n \"url\": \"...\",\n \"venue\": {\n \"city\": {},\n \"id\": \"...\",\n \"name\": \"...\",\n \"url\": \"...\"\n },\n \"versionId\": \"...\"\n }\n ],\n \"total\": 42\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b653970-06f0-4e53-aefb-0b502d919dbf", "documentation": "Get a city by its unique geoId.", "method": "get", "endpoint": "1.0/city/:geoId", "responses": [ { "uuid": "7ff8b4c1-fde9-404c-85cb-1e5dff5e14c8", "body": "{\n \"coords\": {\n \"lat\": 34.0983425,\n \"long\": -118.3267434\n },\n \"country\": {\n \"code\": \"US\",\n \"name\": \"United States\"\n },\n \"id\": \"5357527\",\n \"name\": \"Hollywood\",\n \"state\": \"California\",\n \"stateCode\": \"CA\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e207243b-3c6d-44d5-a0f0-0b0e3dc7bbe1", "documentation": "Search for artists.", "method": "get", "endpoint": "1.0/search/artists", "responses": [ { "uuid": "f58a2276-8f83-400d-a78d-50a4cd295a4e", "body": "{\n \"artist\": [\n {\n \"disambiguation\": \"John, Paul, George and Ringo\",\n \"mbid\": \"b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d\",\n \"name\": \"The Beatles\",\n \"sortName\": \"Beatles, The\",\n \"tmid\": 735610,\n \"url\": \"https://www.setlist.fm/setlists/the-beatles-23d6a88b.html\"\n },\n {\n \"disambiguation\": \"...\",\n \"mbid\": \"...\",\n \"name\": \"...\",\n \"sortName\": \"...\",\n \"tmid\": 12345,\n \"url\": \"...\"\n }\n ],\n \"itemsPerPage\": 20,\n \"page\": 1,\n \"total\": 42\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4d1c4708-9bd3-42b1-9f5f-6e540de4622a", "documentation": "Search for a city.", "method": "get", "endpoint": "1.0/search/cities", "responses": [ { "uuid": "41fa2005-c167-460e-82cd-34c6255ee325", "body": "{\n \"cities\": [\n {\n \"coords\": {\n \"lat\": 34.0983425,\n \"long\": -118.3267434\n },\n \"country\": {\n \"code\": \"US\",\n \"name\": \"United States\"\n },\n \"id\": \"5357527\",\n \"name\": \"Hollywood\",\n \"state\": \"California\",\n \"stateCode\": \"CA\"\n },\n {\n \"coords\": {\n \"lat\": 12345,\n \"long\": 12345\n },\n \"country\": {\n \"code\": \"...\",\n \"name\": \"...\"\n },\n \"id\": \"...\",\n \"name\": \"...\",\n \"state\": \"...\",\n \"stateCode\": \"...\"\n }\n ],\n \"itemsPerPage\": 20,\n \"page\": 1,\n \"total\": 42\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0935f8df-9590-4120-a188-d3440f0a0289", "documentation": "Get a complete list of all supported countries.", "method": "get", "endpoint": "1.0/search/countries", "responses": [ { "uuid": "f1520407-ecc4-427e-a0b1-2ab42e5b3948", "body": "{\n \"country\": [\n {\n \"code\": \"US\",\n \"name\": \"United States\"\n },\n {\n \"code\": \"...\",\n \"name\": \"...\"\n }\n ],\n \"itemsPerPage\": 20,\n \"page\": 1,\n \"total\": 42\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ddc2dbaa-f5c0-4a5d-b56e-c20371dfd567", "documentation": "Search for setlists.", "method": "get", "endpoint": "1.0/search/setlists", "responses": [ { "uuid": "55ff6954-8e09-47df-a34b-447dbdcc2686", "body": "{\n \"itemsPerPage\": 20,\n \"page\": 1,\n \"setlist\": [\n {\n \"artist\": {\n \"disambiguation\": \"John, Paul, George and Ringo\",\n \"mbid\": \"b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d\",\n \"name\": \"The Beatles\",\n \"sortName\": \"Beatles, The\",\n \"tmid\": 735610,\n \"url\": \"https://www.setlist.fm/setlists/the-beatles-23d6a88b.html\"\n },\n \"eventDate\": \"23-08-1964\",\n \"id\": \"63de4613\",\n \"info\": \"Recorded and published as 'The Beatles at the Hollywood Bowl'\",\n \"lastUpdated\": \"2013-10-20T05:18:08.000+0000\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n }\n ],\n \"tour\": {\n \"name\": \"North American Tour 1964\"\n },\n \"url\": \"https://www.setlist.fm/setlist/the-beatles/1964/hollywood-bowl-hollywood-ca-63de4613.html\",\n \"venue\": {\n \"city\": {},\n \"id\": \"6bd6ca6e\",\n \"name\": \"Compaq Center\",\n \"url\": \"https://www.setlist.fm/venue/compaq-center-san-jose-ca-usa-6bd6ca6e.html\"\n },\n \"versionId\": \"7be1aaa0\"\n },\n {\n \"artist\": {\n \"disambiguation\": \"...\",\n \"mbid\": \"...\",\n \"name\": \"...\",\n \"sortName\": \"...\",\n \"tmid\": 12345,\n \"url\": \"...\"\n },\n \"eventDate\": \"...\",\n \"id\": \"...\",\n \"info\": \"...\",\n \"lastUpdated\": \"...\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n }\n ],\n \"tour\": {\n \"name\": \"...\"\n },\n \"url\": \"...\",\n \"venue\": {\n \"city\": {},\n \"id\": \"...\",\n \"name\": \"...\",\n \"url\": \"...\"\n },\n \"versionId\": \"...\"\n }\n ],\n \"total\": 42\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e991449a-8c11-4bfd-a142-3513f4bac22e", "documentation": "Search for venues.", "method": "get", "endpoint": "1.0/search/venues", "responses": [ { "uuid": "fda5fd7d-45dd-4d0b-8919-ba41a1be7685", "body": "{\n \"itemsPerPage\": 20,\n \"page\": 1,\n \"total\": 42,\n \"venue\": [\n {\n \"city\": {\n \"coords\": {},\n \"country\": {},\n \"id\": \"5357527\",\n \"name\": \"Hollywood\",\n \"state\": \"California\",\n \"stateCode\": \"CA\"\n },\n \"id\": \"6bd6ca6e\",\n \"name\": \"Compaq Center\",\n \"url\": \"https://www.setlist.fm/venue/compaq-center-san-jose-ca-usa-6bd6ca6e.html\"\n },\n {\n \"city\": {\n \"coords\": {},\n \"country\": {},\n \"id\": \"...\",\n \"name\": \"...\",\n \"state\": \"...\",\n \"stateCode\": \"...\"\n },\n \"id\": \"...\",\n \"name\": \"...\",\n \"url\": \"...\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "553e4b2a-fab3-4ffa-ae39-a36e38cd7366", "documentation": ".", "method": "get", "endpoint": "1.0/setlist/version/:versionId", "responses": [ { "uuid": "294fdbde-dcd2-4f1a-a886-a916278b0fd0", "body": "{\n \"artist\": {\n \"disambiguation\": \"John, Paul, George and Ringo\",\n \"mbid\": \"b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d\",\n \"name\": \"The Beatles\",\n \"sortName\": \"Beatles, The\",\n \"tmid\": 735610,\n \"url\": \"https://www.setlist.fm/setlists/the-beatles-23d6a88b.html\"\n },\n \"eventDate\": \"23-08-1964\",\n \"id\": \"63de4613\",\n \"info\": \"Recorded and published as 'The Beatles at the Hollywood Bowl'\",\n \"lastUpdated\": \"2013-10-20T05:18:08.000+0000\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {\n \"cover\": {},\n \"info\": \"...\",\n \"name\": \"Yesterday\",\n \"tape\": false,\n \"with\": {}\n },\n {\n \"cover\": {},\n \"info\": \"...\",\n \"name\": \"...\",\n \"tape\": true,\n \"with\": {}\n }\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {\n \"cover\": {},\n \"info\": \"...\",\n \"name\": \"...\",\n \"tape\": true,\n \"with\": {}\n },\n {\n \"cover\": {},\n \"info\": \"...\",\n \"name\": \"...\",\n \"tape\": true,\n \"with\": {}\n }\n ]\n }\n ],\n \"tour\": {\n \"name\": \"North American Tour 1964\"\n },\n \"url\": \"https://www.setlist.fm/setlist/the-beatles/1964/hollywood-bowl-hollywood-ca-63de4613.html\",\n \"venue\": {\n \"city\": {\n \"coords\": {},\n \"country\": {},\n \"id\": \"5357527\",\n \"name\": \"Hollywood\",\n \"state\": \"California\",\n \"stateCode\": \"CA\"\n },\n \"id\": \"6bd6ca6e\",\n \"name\": \"Compaq Center\",\n \"url\": \"https://www.setlist.fm/venue/compaq-center-san-jose-ca-usa-6bd6ca6e.html\"\n },\n \"versionId\": \"7be1aaa0\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "323140f8-cb47-41f6-84ec-c58d423347e1", "documentation": ".", "method": "get", "endpoint": "1.0/setlist/:setlistId", "responses": [ { "uuid": "1e316565-463a-4972-a47b-78ac739b0738", "body": "{\n \"artist\": {\n \"disambiguation\": \"John, Paul, George and Ringo\",\n \"mbid\": \"b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d\",\n \"name\": \"The Beatles\",\n \"sortName\": \"Beatles, The\",\n \"tmid\": 735610,\n \"url\": \"https://www.setlist.fm/setlists/the-beatles-23d6a88b.html\"\n },\n \"eventDate\": \"23-08-1964\",\n \"id\": \"63de4613\",\n \"info\": \"Recorded and published as 'The Beatles at the Hollywood Bowl'\",\n \"lastUpdated\": \"2013-10-20T05:18:08.000+0000\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {\n \"cover\": {},\n \"info\": \"...\",\n \"name\": \"Yesterday\",\n \"tape\": false,\n \"with\": {}\n },\n {\n \"cover\": {},\n \"info\": \"...\",\n \"name\": \"...\",\n \"tape\": true,\n \"with\": {}\n }\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {\n \"cover\": {},\n \"info\": \"...\",\n \"name\": \"...\",\n \"tape\": true,\n \"with\": {}\n },\n {\n \"cover\": {},\n \"info\": \"...\",\n \"name\": \"...\",\n \"tape\": true,\n \"with\": {}\n }\n ]\n }\n ],\n \"tour\": {\n \"name\": \"North American Tour 1964\"\n },\n \"url\": \"https://www.setlist.fm/setlist/the-beatles/1964/hollywood-bowl-hollywood-ca-63de4613.html\",\n \"venue\": {\n \"city\": {\n \"coords\": {},\n \"country\": {},\n \"id\": \"5357527\",\n \"name\": \"Hollywood\",\n \"state\": \"California\",\n \"stateCode\": \"CA\"\n },\n \"id\": \"6bd6ca6e\",\n \"name\": \"Compaq Center\",\n \"url\": \"https://www.setlist.fm/venue/compaq-center-san-jose-ca-usa-6bd6ca6e.html\"\n },\n \"versionId\": \"7be1aaa0\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f838a65-f389-4cc9-856f-37c9a2ede008", "documentation": "Get a user by userId.", "method": "get", "endpoint": "1.0/user/:userId", "responses": [ { "uuid": "b90296a1-484a-476f-9d46-893bc823b231", "body": "{\n \"about\": \"...\",\n \"flickr\": \"...\",\n \"fullname\": \"...\",\n \"lastFm\": \"...\",\n \"mySpace\": \"...\",\n \"twitter\": \"...\",\n \"url\": \"...\",\n \"userId\": \"...\",\n \"website\": \"...\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "066bb97f-181d-4af2-953a-952333d55a3a", "documentation": ".", "method": "get", "endpoint": "1.0/user/:userId/attended", "responses": [ { "uuid": "f8f96427-4f2a-4a04-8aec-e7f77c5740f5", "body": "{\n \"itemsPerPage\": 20,\n \"page\": 1,\n \"setlist\": [\n {\n \"artist\": {\n \"disambiguation\": \"John, Paul, George and Ringo\",\n \"mbid\": \"b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d\",\n \"name\": \"The Beatles\",\n \"sortName\": \"Beatles, The\",\n \"tmid\": 735610,\n \"url\": \"https://www.setlist.fm/setlists/the-beatles-23d6a88b.html\"\n },\n \"eventDate\": \"23-08-1964\",\n \"id\": \"63de4613\",\n \"info\": \"Recorded and published as 'The Beatles at the Hollywood Bowl'\",\n \"lastUpdated\": \"2013-10-20T05:18:08.000+0000\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n }\n ],\n \"tour\": {\n \"name\": \"North American Tour 1964\"\n },\n \"url\": \"https://www.setlist.fm/setlist/the-beatles/1964/hollywood-bowl-hollywood-ca-63de4613.html\",\n \"venue\": {\n \"city\": {},\n \"id\": \"6bd6ca6e\",\n \"name\": \"Compaq Center\",\n \"url\": \"https://www.setlist.fm/venue/compaq-center-san-jose-ca-usa-6bd6ca6e.html\"\n },\n \"versionId\": \"7be1aaa0\"\n },\n {\n \"artist\": {\n \"disambiguation\": \"...\",\n \"mbid\": \"...\",\n \"name\": \"...\",\n \"sortName\": \"...\",\n \"tmid\": 12345,\n \"url\": \"...\"\n },\n \"eventDate\": \"...\",\n \"id\": \"...\",\n \"info\": \"...\",\n \"lastUpdated\": \"...\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n }\n ],\n \"tour\": {\n \"name\": \"...\"\n },\n \"url\": \"...\",\n \"venue\": {\n \"city\": {},\n \"id\": \"...\",\n \"name\": \"...\",\n \"url\": \"...\"\n },\n \"versionId\": \"...\"\n }\n ],\n \"total\": 42\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35bc0d3b-ccc0-4fa3-af3a-ad6321aae01f", "documentation": ".", "method": "get", "endpoint": "1.0/user/:userId/edited", "responses": [ { "uuid": "a2393f5c-27f2-46ea-a358-0f08b12b561f", "body": "{\n \"itemsPerPage\": 20,\n \"page\": 1,\n \"setlist\": [\n {\n \"artist\": {\n \"disambiguation\": \"John, Paul, George and Ringo\",\n \"mbid\": \"b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d\",\n \"name\": \"The Beatles\",\n \"sortName\": \"Beatles, The\",\n \"tmid\": 735610,\n \"url\": \"https://www.setlist.fm/setlists/the-beatles-23d6a88b.html\"\n },\n \"eventDate\": \"23-08-1964\",\n \"id\": \"63de4613\",\n \"info\": \"Recorded and published as 'The Beatles at the Hollywood Bowl'\",\n \"lastUpdated\": \"2013-10-20T05:18:08.000+0000\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n }\n ],\n \"tour\": {\n \"name\": \"North American Tour 1964\"\n },\n \"url\": \"https://www.setlist.fm/setlist/the-beatles/1964/hollywood-bowl-hollywood-ca-63de4613.html\",\n \"venue\": {\n \"city\": {},\n \"id\": \"6bd6ca6e\",\n \"name\": \"Compaq Center\",\n \"url\": \"https://www.setlist.fm/venue/compaq-center-san-jose-ca-usa-6bd6ca6e.html\"\n },\n \"versionId\": \"7be1aaa0\"\n },\n {\n \"artist\": {\n \"disambiguation\": \"...\",\n \"mbid\": \"...\",\n \"name\": \"...\",\n \"sortName\": \"...\",\n \"tmid\": 12345,\n \"url\": \"...\"\n },\n \"eventDate\": \"...\",\n \"id\": \"...\",\n \"info\": \"...\",\n \"lastUpdated\": \"...\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n }\n ],\n \"tour\": {\n \"name\": \"...\"\n },\n \"url\": \"...\",\n \"venue\": {\n \"city\": {},\n \"id\": \"...\",\n \"name\": \"...\",\n \"url\": \"...\"\n },\n \"versionId\": \"...\"\n }\n ],\n \"total\": 42\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7062d7bc-5213-4160-8dc9-d3c4c81f013c", "documentation": "Get a venue by its unique id.", "method": "get", "endpoint": "1.0/venue/:venueId", "responses": [ { "uuid": "d3d58c28-6dac-4300-a750-fba55053ed24", "body": "{\n \"city\": {\n \"coords\": {\n \"lat\": 34.0983425,\n \"long\": -118.3267434\n },\n \"country\": {\n \"code\": \"US\",\n \"name\": \"United States\"\n },\n \"id\": \"5357527\",\n \"name\": \"Hollywood\",\n \"state\": \"California\",\n \"stateCode\": \"CA\"\n },\n \"id\": \"6bd6ca6e\",\n \"name\": \"Compaq Center\",\n \"url\": \"https://www.setlist.fm/venue/compaq-center-san-jose-ca-usa-6bd6ca6e.html\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "78520696-9bab-4e75-8fe8-e745053a3086", "documentation": ".", "method": "get", "endpoint": "1.0/venue/:venueId/setlists", "responses": [ { "uuid": "0561084f-79e4-498d-8a28-9be191a90275", "body": "{\n \"itemsPerPage\": 20,\n \"page\": 1,\n \"setlist\": [\n {\n \"artist\": {\n \"disambiguation\": \"John, Paul, George and Ringo\",\n \"mbid\": \"b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d\",\n \"name\": \"The Beatles\",\n \"sortName\": \"Beatles, The\",\n \"tmid\": 735610,\n \"url\": \"https://www.setlist.fm/setlists/the-beatles-23d6a88b.html\"\n },\n \"eventDate\": \"23-08-1964\",\n \"id\": \"63de4613\",\n \"info\": \"Recorded and published as 'The Beatles at the Hollywood Bowl'\",\n \"lastUpdated\": \"2013-10-20T05:18:08.000+0000\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n }\n ],\n \"tour\": {\n \"name\": \"North American Tour 1964\"\n },\n \"url\": \"https://www.setlist.fm/setlist/the-beatles/1964/hollywood-bowl-hollywood-ca-63de4613.html\",\n \"venue\": {\n \"city\": {},\n \"id\": \"6bd6ca6e\",\n \"name\": \"Compaq Center\",\n \"url\": \"https://www.setlist.fm/venue/compaq-center-san-jose-ca-usa-6bd6ca6e.html\"\n },\n \"versionId\": \"7be1aaa0\"\n },\n {\n \"artist\": {\n \"disambiguation\": \"...\",\n \"mbid\": \"...\",\n \"name\": \"...\",\n \"sortName\": \"...\",\n \"tmid\": 12345,\n \"url\": \"...\"\n },\n \"eventDate\": \"...\",\n \"id\": \"...\",\n \"info\": \"...\",\n \"lastUpdated\": \"...\",\n \"set\": [\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n },\n {\n \"encore\": 12345,\n \"name\": \"...\",\n \"song\": [\n {},\n {}\n ]\n }\n ],\n \"tour\": {\n \"name\": \"...\"\n },\n \"url\": \"...\",\n \"venue\": {\n \"city\": {},\n \"id\": \"...\",\n \"name\": \"...\",\n \"url\": \"...\"\n },\n \"versionId\": \"...\"\n }\n ],\n \"total\": 42\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "7f36d468-f7b9-4a54-8357-cc49fee5fea4" }, { "type": "route", "uuid": "029359b4-dc2a-462a-9370-579da33aab57" }, { "type": "route", "uuid": "9b653970-06f0-4e53-aefb-0b502d919dbf" }, { "type": "route", "uuid": "e207243b-3c6d-44d5-a0f0-0b0e3dc7bbe1" }, { "type": "route", "uuid": "4d1c4708-9bd3-42b1-9f5f-6e540de4622a" }, { "type": "route", "uuid": "0935f8df-9590-4120-a188-d3440f0a0289" }, { "type": "route", "uuid": "ddc2dbaa-f5c0-4a5d-b56e-c20371dfd567" }, { "type": "route", "uuid": "e991449a-8c11-4bfd-a142-3513f4bac22e" }, { "type": "route", "uuid": "553e4b2a-fab3-4ffa-ae39-a36e38cd7366" }, { "type": "route", "uuid": "323140f8-cb47-41f6-84ec-c58d423347e1" }, { "type": "route", "uuid": "0f838a65-f389-4cc9-856f-37c9a2ede008" }, { "type": "route", "uuid": "066bb97f-181d-4af2-953a-952333d55a3a" }, { "type": "route", "uuid": "35bc0d3b-ccc0-4fa3-af3a-ad6321aae01f" }, { "type": "route", "uuid": "7062d7bc-5213-4160-8dc9-d3c4c81f013c" }, { "type": "route", "uuid": "78520696-9bab-4e75-8fe8-e745053a3086" } ] }