{ "uuid": "9a477ee4-653f-4e6a-aaad-f4e1bfb74b88", "lastMigration": 29, "name": "LotaData", "endpointPrefix": "v2", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "a180b9a6-24ad-4e90-a6d8-dc8216c22529", "documentation": "Find event occurrences in the area. Returns results at specific place and time, event groups are expanded for every occurrence.", "method": "get", "endpoint": "events", "responses": [ { "uuid": "ac751807-5550-4154-ad44-e375ba110026", "body": "{\n \"events\": [\n {\n \"@id\": \"\",\n \"@type\": \"{{oneOf (array 'Organized' 'Screening' 'Environmental' 'Virtual')}}\",\n \"activity\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"ambience\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"at\": {\n \"@id\": \"\",\n \"@type\": \"{{oneOf (array 'Place' 'LocalBusiness' 'AdministrativeArea' 'TouristAttraction' 'Landform' 'LandmarksOrHistoricalBuildings' 'Residence' 'Virtual')}}\",\n \"address\": {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"street\": \"\",\n \"unit\": \"\"\n },\n \"geo\": {\n \"lat\": {{faker 'number.int' max=99999}},\n \"lon\": {{faker 'number.int' max=99999}}\n },\n \"geometry\": \"\",\n \"location\": {\n \"domain\": \"\",\n \"platform\": \"\",\n \"url\": \"\"\n },\n \"logo\": {\n \"@id\": \"\",\n \"caption\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"tag\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ]\n },\n \"awayTeam\": {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n },\n \"category\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"contactPoint\": {\n \"displayPhone\": \"\",\n \"email\": \"\",\n \"facebookUrl\": \"\",\n \"instagramName\": \"\",\n \"lastfmUrl\": \"\",\n \"soundcloudUrl\": \"\",\n \"spotifyUrl\": \"\",\n \"twitterName\": \"\",\n \"url\": \"\",\n \"youtubeUrl\": \"\"\n },\n \"description\": \"\",\n \"doorTime\": \"{{faker 'date.recent' 365}}\",\n \"duration\": \"\",\n \"endApprox\": {{faker 'datatype.boolean'}},\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"extTaxonomy\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"genre\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"headline\": \"\",\n \"homeTeam\": {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n },\n \"htmlDescription\": \"\",\n \"image\": {\n \"@id\": \"\",\n \"caption\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"inLanguage\": {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n },\n \"name\": \"\",\n \"noTime\": {{faker 'datatype.boolean'}},\n \"offers\": [\n {\n \"availability\": \"{{oneOf (array 'Discontinued' 'InStock' 'InStoreOnly' 'LimitedAvailability' 'OnlineOnly' 'OutOfStock' 'PreOrder' 'SoldOut')}}\",\n \"category\": \"{{oneOf (array 'primary' 'secondary' 'presale' 'member' 'premium' 'unknown')}}\",\n \"donation\": {{faker 'datatype.boolean'}},\n \"fee\": {{faker 'number.int' max=99999}},\n \"highPrice\": {{faker 'number.int' max=99999}},\n \"inventory\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"priceCurrency\": \"\",\n \"priceUnknown\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n }\n ],\n \"onDemand\": {{faker 'datatype.boolean'}},\n \"performer\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"photo\": [\n {\n \"@id\": \"\",\n \"caption\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"startDate\": \"{{faker 'date.recent' 365}}\",\n \"superEvent\": {\n \"@id\": \"\",\n \"name\": \"\",\n \"startDate\": \"{{faker 'date.recent' 365}}\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\",\n \"workPerformed\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"query\": {\n \"activity\": [\n \"\"\n ],\n \"category\": [\n \"\"\n ],\n \"limit\": {{faker 'number.int' max=99999}}\n },\n \"stats\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"fieldset\": \"\",\n \"runtime\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "List of matching events", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "512597d9-3f96-4896-a729-a61ed6b93b66", "body": "{\n \"cause\": {\n \"expected\": \"\",\n \"path\": \"\",\n \"rule\": \"\",\n \"value\": \"\"\n },\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"tracking\": {\n \"id\": \"\",\n \"session\": \"\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ecd3c5f0-6a93-488c-9715-92d7e66463b6", "documentation": "Get Specific event details.", "method": "get", "endpoint": "events/:id", "responses": [ { "uuid": "9007f7ec-45fb-4e38-ae6f-afe0ebecbdfd", "body": "{\n \"@id\": \"\",\n \"@type\": \"{{oneOf (array 'Organized' 'Screening' 'Environmental' 'Virtual')}}\",\n \"activity\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"ambience\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"at\": {\n \"@id\": \"\",\n \"@type\": \"{{oneOf (array 'Place' 'LocalBusiness' 'AdministrativeArea' 'TouristAttraction' 'Landform' 'LandmarksOrHistoricalBuildings' 'Residence' 'Virtual')}}\",\n \"address\": {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"street\": \"\",\n \"unit\": \"\"\n },\n \"geo\": {\n \"lat\": {{faker 'number.int' max=99999}},\n \"lon\": {{faker 'number.int' max=99999}}\n },\n \"geometry\": \"\",\n \"location\": {\n \"domain\": \"\",\n \"platform\": \"\",\n \"url\": \"\"\n },\n \"logo\": {\n \"@id\": \"\",\n \"caption\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"tag\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ]\n },\n \"awayTeam\": {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n },\n \"category\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"contactPoint\": {\n \"displayPhone\": \"\",\n \"email\": \"\",\n \"facebookUrl\": \"\",\n \"instagramName\": \"\",\n \"lastfmUrl\": \"\",\n \"soundcloudUrl\": \"\",\n \"spotifyUrl\": \"\",\n \"twitterName\": \"\",\n \"url\": \"\",\n \"youtubeUrl\": \"\"\n },\n \"description\": \"\",\n \"doorTime\": \"{{faker 'date.recent' 365}}\",\n \"duration\": \"\",\n \"endApprox\": {{faker 'datatype.boolean'}},\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"extTaxonomy\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"genre\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"headline\": \"\",\n \"homeTeam\": {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n },\n \"htmlDescription\": \"\",\n \"image\": {\n \"@id\": \"\",\n \"caption\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"inLanguage\": {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n },\n \"name\": \"\",\n \"noTime\": {{faker 'datatype.boolean'}},\n \"offers\": [\n {\n \"availability\": \"{{oneOf (array 'Discontinued' 'InStock' 'InStoreOnly' 'LimitedAvailability' 'OnlineOnly' 'OutOfStock' 'PreOrder' 'SoldOut')}}\",\n \"category\": \"{{oneOf (array 'primary' 'secondary' 'presale' 'member' 'premium' 'unknown')}}\",\n \"donation\": {{faker 'datatype.boolean'}},\n \"fee\": {{faker 'number.int' max=99999}},\n \"highPrice\": {{faker 'number.int' max=99999}},\n \"inventory\": {\n \"available\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"price\": {{faker 'number.int' max=99999}},\n \"priceCurrency\": \"\",\n \"priceUnknown\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n }\n ],\n \"onDemand\": {{faker 'datatype.boolean'}},\n \"performer\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ],\n \"photo\": [\n {\n \"@id\": \"\",\n \"caption\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"startDate\": \"{{faker 'date.recent' 365}}\",\n \"superEvent\": {\n \"@id\": \"\",\n \"name\": \"\",\n \"startDate\": \"{{faker 'date.recent' 365}}\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\",\n \"workPerformed\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Requested event", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8efdbe64-fbcb-4180-9061-8319b98d33f1", "body": "{\n \"cause\": {\n \"expected\": \"\",\n \"path\": \"\",\n \"rule\": \"\",\n \"value\": \"\"\n },\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"tracking\": {\n \"id\": \"\",\n \"session\": \"\"\n }\n}", "latency": 0, "statusCode": 404, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0a64093-b5f3-4e76-ad29-0143bff3a5d3", "documentation": "Venues, landmarks, regions, these are all places to search.", "method": "get", "endpoint": "places", "responses": [ { "uuid": "72712da7-cde7-4dcc-952c-4f73390c7878", "body": "{\n \"places\": [\n {\n \"@id\": \"\",\n \"@type\": \"{{oneOf (array 'Place' 'LocalBusiness' 'AdministrativeArea' 'TouristAttraction' 'Landform' 'LandmarksOrHistoricalBuildings' 'Residence' 'Virtual')}}\",\n \"address\": {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"street\": \"\",\n \"unit\": \"\"\n },\n \"geo\": {\n \"lat\": {{faker 'number.int' max=99999}},\n \"lon\": {{faker 'number.int' max=99999}}\n },\n \"geometry\": \"\",\n \"location\": {\n \"domain\": \"\",\n \"platform\": \"\",\n \"url\": \"\"\n },\n \"logo\": {\n \"@id\": \"\",\n \"caption\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"tag\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ]\n }\n ],\n \"query\": {\n \"address\": {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"street\": \"\",\n \"unit\": \"\"\n },\n \"category\": [\n \"\"\n ],\n \"limit\": {{faker 'number.int' max=99999}}\n },\n \"stats\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"fieldset\": \"\",\n \"runtime\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "List of matching events", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1d73f3e2-5ea4-441f-9c68-b777bee737d1", "body": "{\n \"cause\": {\n \"expected\": \"\",\n \"path\": \"\",\n \"rule\": \"\",\n \"value\": \"\"\n },\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"tracking\": {\n \"id\": \"\",\n \"session\": \"\"\n }\n}", "latency": 0, "statusCode": 400, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74c3ce2e-a7cf-4068-869b-5ad81bde8455", "documentation": "Get specific place details", "method": "get", "endpoint": "places/:id", "responses": [ { "uuid": "63b29fff-23a2-47cc-9a4e-3ebb5e93dc86", "body": "{\n \"@id\": \"\",\n \"@type\": \"{{oneOf (array 'Place' 'LocalBusiness' 'AdministrativeArea' 'TouristAttraction' 'Landform' 'LandmarksOrHistoricalBuildings' 'Residence' 'Virtual')}}\",\n \"address\": {\n \"country\": \"\",\n \"formatted\": \"\",\n \"locality\": \"\",\n \"postalCode\": \"\",\n \"region\": \"\",\n \"street\": \"\",\n \"unit\": \"\"\n },\n \"geo\": {\n \"lat\": {{faker 'number.int' max=99999}},\n \"lon\": {{faker 'number.int' max=99999}}\n },\n \"geometry\": \"\",\n \"location\": {\n \"domain\": \"\",\n \"platform\": \"\",\n \"url\": \"\"\n },\n \"logo\": {\n \"@id\": \"\",\n \"caption\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"tag\": [\n {\n \"@id\": \"\",\n \"@type\": \"\",\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Requested place", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "16422224-ed34-4e57-b8fe-e09497df38f5", "body": "{\n \"cause\": {\n \"expected\": \"\",\n \"path\": \"\",\n \"rule\": \"\",\n \"value\": \"\"\n },\n \"message\": \"\",\n \"status\": {{faker 'number.int' max=99999}},\n \"tracking\": {\n \"id\": \"\",\n \"session\": \"\"\n }\n}", "latency": 0, "statusCode": 404, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "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": "a180b9a6-24ad-4e90-a6d8-dc8216c22529" }, { "type": "route", "uuid": "ecd3c5f0-6a93-488c-9715-92d7e66463b6" }, { "type": "route", "uuid": "d0a64093-b5f3-4e76-ad29-0143bff3a5d3" }, { "type": "route", "uuid": "74c3ce2e-a7cf-4068-869b-5ad81bde8455" } ] }