{ "uuid": "642db1bf-5ba3-4631-901a-325ff13b5b7b", "lastMigration": 29, "name": "Geographic API", "endpointPrefix": "svc/semantic/v2/geocodes", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "df8887f1-041f-42b3-86b7-608e7f68fabc", "documentation": "Geographic API", "method": "get", "endpoint": "query.json", "responses": [ { "uuid": "b0695237-1c4a-4241-8405-1cb8758dda6d", "body": "{\n \"results\": [\n {\n \"city\": \"\",\n \"critic_name\": \"\",\n \"event_detail_url\": \"\",\n \"event_id\": {{faker 'number.int' max=99999}},\n \"event_name\": \"\",\n \"event_schedule_id\": {{faker 'number.int' max=99999}},\n \"festival\": {{faker 'datatype.boolean'}},\n \"film_rating\": {{faker 'datatype.boolean'}},\n \"free\": {{faker 'datatype.boolean'}},\n \"kid_friendly\": {{faker 'datatype.boolean'}},\n \"last_chance\": {{faker 'datatype.boolean'}},\n \"last_modified\": \"\",\n \"long_running_show\": {{faker 'datatype.boolean'}},\n \"previews_and_openings\": {{faker 'datatype.boolean'}},\n \"recur_days\": [\n \"\"\n ],\n \"recurring_start_date\": \"\",\n \"state\": \"\",\n \"times_pick\": {{faker 'datatype.boolean'}},\n \"web_description\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "An array of 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" } ], "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": "df8887f1-041f-42b3-86b7-608e7f68fabc" } ] }