{ "uuid": "f60c7a82-b7bc-4bc2-85eb-44b1ff41929d", "lastMigration": 29, "name": "Mobility API", "endpointPrefix": "mobility/sandbox/api", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "dc73901a-5401-4176-a72e-10635321fcb5", "documentation": "Information about versions of application and data.", "method": "get", "endpoint": "info", "responses": [ { "uuid": "9a3f2f27-e8f5-4c76-996b-3935300c4b1b", "body": "{\n \"appName\": \"Mobility API Frontend\",\n \"appVendor\": \"O2 Czech Republic a.s.\",\n \"appVersion\": \"1.0-M6-SNAPSHOT\",\n \"backendAppName\": \"Mobility API Backend\",\n \"backendAppVendor\": \"O2 Czech Republic a.s.\",\n \"backendAppVersion\": \"1.0-M6-SNAPSHOT\",\n \"backendDataFrom\": \"2017-07-31\"\n}", "latency": 0, "statusCode": 200, "label": "Response with the requested content.", "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": "0c5259b5-72b4-4616-b1bc-3ca52aee3fc4", "documentation": "Transit between basic residential units", "method": "get", "endpoint": "transit/:from/:to", "responses": [ { "uuid": "1f2e5982-18a1-419c-ae9a-df116b3031e3", "body": "{\n \"count\": \"62984\"\n}", "latency": 0, "statusCode": 200, "label": "Response with the requested content.", "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": "0984a9b3-d383-437f-bd63-c1db5c26bcc9", "body": "", "latency": 0, "statusCode": 204, "label": "The request is valid, but the platform is not able to serve the data. The reason may be restriction (e.g. differential privacy) or no data were found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0a6946c-2d1b-4c16-9c6a-bbdeb1519518", "body": "{\n \"message\": \"Error message example.\"\n}", "latency": 0, "statusCode": 400, "label": "Invalid request provided, missing or invalid parameter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0432d672-2e69-4a63-8d9f-2b960fa1b8c5", "body": "{\n \"message\": \"Error message example.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server 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": "dc73901a-5401-4176-a72e-10635321fcb5" }, { "type": "route", "uuid": "0c5259b5-72b4-4616-b1bc-3ca52aee3fc4" } ] }