{ "uuid": "124a69a3-ebc7-4a1d-91c5-1d1ef7544582", "lastMigration": 29, "name": "Oxford Dictionaries", "endpointPrefix": "api/v1", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "69d78db7-90c1-4ac9-b8f4-3fcde887a547", "documentation": "Lists available domains in a bilingual dataset", "method": "get", "endpoint": "domains/:source_domains_language/:target_domains_language", "responses": [ { "uuid": "41431644-0018-4785-ac31-50c9ab9f39ce", "body": "{\n \"metadata\": {},\n \"results\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "b982a979-c0f2-4356-8003-008cc018a50c", "body": "", "latency": 0, "statusCode": 400, "label": "source_language and target_language are same.", "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": "c55ead6b-2d42-4786-80c2-fbc0cf33c6e8", "body": "", "latency": 0, "statusCode": 404, "label": "Unknown source_language and/or target_language.", "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": "207deb5e-cd4d-48e1-b091-487ba5a7e5d9", "documentation": "Lists available domains in a monolingual dataset", "method": "get", "endpoint": "domains/:source_language", "responses": [ { "uuid": "8f9ca97e-57b3-4500-a29e-b44b362f6855", "body": "{\n \"metadata\": {},\n \"results\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "b398541b-b525-4cf1-93aa-f82db8a194c2", "body": "", "latency": 0, "statusCode": 404, "label": "Unknown source_language.", "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": "7cb021c4-0f13-473e-bfcd-3867a9633bfe", "documentation": "Retrieve corpus sentences for a given word", "method": "get", "endpoint": "entries/:source_language/:word_id/sentences", "responses": [ { "uuid": "0dc987d4-a4d1-434e-8e35-7b86fbf81e81", "body": "{\n \"metadata\": {},\n \"results\": [\n {\n \"id\": \"\",\n \"language\": \"\",\n \"lexicalEntries\": [\n {\n \"grammaticalFeatures\": [\n {\n \"text\": \"\",\n \"type\": \"\"\n }\n ],\n \"language\": \"\",\n \"lexicalCategory\": \"\",\n \"sentences\": [\n {\n \"definitions\": [\n \"\"\n ],\n \"domains\": [\n \"\"\n ],\n \"notes\": [\n {\n \"id\": \"\",\n \"text\": \"\",\n \"type\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"registers\": [\n \"\"\n ],\n \"senseIds\": [\n \"\"\n ],\n \"text\": \"\",\n \"translations\": [\n {\n \"domains\": [\n \"\"\n ],\n \"grammaticalFeatures\": [\n {\n \"text\": \"\",\n \"type\": \"\"\n }\n ],\n \"language\": \"\",\n \"notes\": [\n {\n \"id\": \"\",\n \"text\": \"\",\n \"type\": \"\"\n }\n ],\n \"regions\": [\n \"\"\n ],\n \"registers\": [\n \"\"\n ],\n \"text\": \"\"\n }\n ]\n }\n ],\n \"text\": \"\"\n }\n ],\n \"type\": \"\",\n \"word\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "2a0e5277-4365-4bd1-b6a2-b999b454d704", "body": "", "latency": 0, "statusCode": 404, "label": "No entry is found matching supplied id and source_language\n", "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": "14d462a7-1ad7-4570-8fed-3e7e77ee0b09", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "29f41fec-ac01-4243-ada8-465f342546a3", "documentation": "Retrieve dictionary information for a given word", "method": "get", "endpoint": "entries/:source_lang/:word_id", "responses": [ { "uuid": "10b3de0b-617b-4fba-8aa9-7e49aefc0001", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "75de8207-6f22-4952-98b7-b67530761a58", "body": "", "latency": 0, "statusCode": 404, "label": "No entry is found matching supplied id and source_lang or filters are not recognized\n", "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": "ef6ee34c-4ce1-44a2-9792-0168681c6ad0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "a1ce34b0-d75c-48eb-b66b-b67bb5a0d4bc", "documentation": "Retrieve words that mean the opposite", "method": "get", "endpoint": "entries/:source_lang/:word_id/antonyms", "responses": [ { "uuid": "21ba842c-31b9-44f8-bf70-b32d45db9565", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "5c1b38bf-29f1-40d3-a02f-f37452a6b096", "body": "", "latency": 0, "statusCode": 404, "label": "No entry is found matching supplied id and source_lang or filters are not recognized\n", "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": "27b3ba80-86d0-4066-b2c6-1232c4e9d432", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "0344d854-9d74-4ce4-90ca-0243dc07f351", "documentation": "Specify GB or US dictionary for English entry search", "method": "get", "endpoint": "entries/:source_lang/:word_id/regions=:region", "responses": [ { "uuid": "d76f8528-affd-4500-b67e-aee9a696d62a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "1a15b087-c619-4aec-b3fe-504e8fcc4a22", "body": "", "latency": 0, "statusCode": 404, "label": "no entry is found matching supplied source_lang and id\nand/or that entry has no senses with translations in the target language. \n", "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": "facfcafe-62d9-4b01-ac8a-ac089caeddc0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "95bc2e2a-f9d6-430f-8e61-c74a12c3f9bb", "documentation": "Retrieve words that are similar", "method": "get", "endpoint": "entries/:source_lang/:word_id/synonyms", "responses": [ { "uuid": "a2c40e45-078a-49c7-bda8-a9b1aaf8ce8d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "4e92593f-ab65-48b7-a834-b818967a7b2b", "body": "", "latency": 0, "statusCode": 404, "label": "No entry is found matching supplied id and source_lang or filters are not recognized\n", "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": "ec06ad3e-917c-4400-86da-4935e3e0c258", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "2702f8ff-d559-4c5d-a1f6-ef4f58418c0c", "documentation": "Retrieve synonyms and antonyms for a given word", "method": "get", "endpoint": "entries/:source_lang/:word_id/synonyms;antonyms", "responses": [ { "uuid": "86bc187c-f178-4894-bc51-27840008f217", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "48afba82-aec1-4181-bea2-3100e11f6d17", "body": "", "latency": 0, "statusCode": 404, "label": "No entry is found matching supplied id and source_lang or filters are not recognized\n", "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": "a0516e14-7463-4185-a2e2-b03e13d9a1ea", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "3f51414a-2ad6-4970-a061-4b59c59ea07f", "documentation": "Apply filters to response", "method": "get", "endpoint": "entries/:source_lang/:word_id/:filters", "responses": [ { "uuid": "5e798a90-c6a2-4bcb-9558-203d8eb63a6a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "e4556406-8446-451a-8bda-4c653ce4c52e", "body": "", "latency": 0, "statusCode": 404, "label": "no entry is found matching supplied source_lang and id\nand/or that entry has no senses with translations in the target language. \n", "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": "54f582e0-8efd-439f-a267-9c6bb5b46661", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "e00f0262-9364-40a8-9cb6-e221efaac8db", "documentation": "Retrieve translation for a given word", "method": "get", "endpoint": "entries/:source_translation_language/:word_id/translations=:target_translation_language", "responses": [ { "uuid": "eb6e9573-22a6-48c4-b539-6cd437531634", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Successful response. In case word doesn't have a direct translation a response would be definitions.", "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": "b3323ae2-cdad-465b-9e2e-facfc5403944", "body": "", "latency": 0, "statusCode": 400, "label": "any of target languages is unknown", "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": "e8a09db4-dac0-4434-82e4-5c544ca68c79", "body": "", "latency": 0, "statusCode": 404, "label": "no entry is found matching supplied source_lang and id\nand/or that entry has no senses with translations in the target language(s). \n", "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": "7faf2b06-9966-4ee8-a714-f0ba63b0c322", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "a8469246-1ee9-41b4-aeab-ada316b08c2c", "documentation": "Lists available filters", "method": "get", "endpoint": "filters", "responses": [ { "uuid": "d3dfaef9-7b97-4de9-a5d2-eeb071fcfacc", "body": "{\n \"metadata\": {},\n \"results\": {\n \"entries\": [\n \"\"\n ],\n \"inflections\": [\n \"\"\n ],\n \"translations\": [\n \"\"\n ],\n \"wordlist\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "5f5effca-6b3b-47c9-a8a1-7dffa7c925d2", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.", "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": "d4085ffd-dd92-4027-b815-fb42e369b90a", "documentation": "Lists available filters for specific endpoint", "method": "get", "endpoint": "filters/:endpoint", "responses": [ { "uuid": "67bb5962-6708-4219-bb06-053e2a3c877b", "body": "{\n \"metadata\": {},\n \"results\": {\n \"entries\": [\n \"\"\n ],\n \"inflections\": [\n \"\"\n ],\n \"translations\": [\n \"\"\n ],\n \"wordlist\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "a1da1a82-5b55-44a3-b468-a54c20416f37", "body": "", "latency": 0, "statusCode": 404, "label": "Unknown endpoint.", "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": "ff3ec118-1899-46dd-9281-debd694b2b3a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.", "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": "40be8e8b-d729-4a45-be3b-0d808425bf38", "documentation": "Lists available grammatical features in a dataset", "method": "get", "endpoint": "grammaticalFeatures/:source_language", "responses": [ { "uuid": "e24b69fa-a247-4d30-ac2f-e859e27a0dbf", "body": "{\n \"metadata\": {},\n \"results\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "1f5feaef-7eeb-4ef8-b831-97fa5b7e2e7c", "body": "", "latency": 0, "statusCode": 404, "label": "Unknown source_language.", "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": "d03835e8-fbef-402b-82bf-97f786d53f32", "documentation": "Check a word exists in the dictionary and retrieve its root form", "method": "get", "endpoint": "inflections/:source_lang/:word_id/:filters", "responses": [ { "uuid": "bcaa83aa-5e33-4197-9a89-25cd145f56e8", "body": "{\n \"metadata\": {},\n \"results\": [\n {\n \"id\": \"\",\n \"language\": \"\",\n \"lexicalEntries\": [\n {\n \"grammaticalFeatures\": [\n {\n \"text\": \"\",\n \"type\": \"\"\n }\n ],\n \"inflectionOf\": [\n {\n \"id\": \"\",\n \"text\": \"\"\n }\n ],\n \"language\": \"\",\n \"lexicalCategory\": \"\",\n \"text\": \"\"\n }\n ],\n \"type\": \"\",\n \"word\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "756744db-82ef-44ff-8ea4-daaafca19cfb", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "86fc3e8d-d385-4de8-be34-e1ef71b6b0d7", "documentation": "Lists available dictionaries", "method": "get", "endpoint": "languages", "responses": [ { "uuid": "0709cdc0-bf1b-4924-a57f-0086af9e6600", "body": "{\n \"metadata\": {},\n \"results\": [\n {\n \"region\": \"\",\n \"source\": \"\",\n \"sourceLanguage\": {\n \"id\": \"\",\n \"language\": \"\"\n },\n \"targetLanguage\": {\n \"id\": \"\",\n \"language\": \"\"\n },\n \"type\": \"{{oneOf (array 'monolingual' 'bilingual')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "f8351b42-3200-423e-b151-67f6954776bb", "body": "", "latency": 0, "statusCode": 404, "label": "Unknown sourceLanguage and/or targetLanguage.", "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": "a81ce197-7c25-4b2c-a88c-7232e030ff15", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.", "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": "2d91c179-4745-4cfb-9fe5-ecc073a438b0", "documentation": "Lists available lexical categories in a dataset", "method": "get", "endpoint": "lexicalcategories/:language", "responses": [ { "uuid": "92624a97-3c0d-4369-95bc-65975c2b196d", "body": "{\n \"metadata\": {},\n \"results\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "2f19ea45-879f-4bc2-b393-e6301f019472", "body": "", "latency": 0, "statusCode": 404, "label": "Unknown language.", "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": "1cb57bbd-850e-4874-a181-681569dd31f5", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.", "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": "877909ad-a339-4819-bdc3-51c778f8ee5b", "documentation": "Lists available regions in a monolingual dataset", "method": "get", "endpoint": "regions/:source_language", "responses": [ { "uuid": "43551f2a-52ad-4ce8-a99e-84defdf3cb56", "body": "{\n \"metadata\": {},\n \"results\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "df6b8aa3-c193-4920-b6b7-86e5790eab7b", "body": "", "latency": 0, "statusCode": 404, "label": "Unknown source_language.", "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": "abc4313d-af17-42e9-9a42-70bc1468a3cf", "documentation": "Lists available registers in a monolingual dataset", "method": "get", "endpoint": "registers/:source_language", "responses": [ { "uuid": "1304916a-40ac-4e5b-a086-01589975b7f7", "body": "{\n \"metadata\": {},\n \"results\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "2b7b2dbe-5246-4ad9-9c88-ad402f8ea6a5", "body": "", "latency": 0, "statusCode": 404, "label": "Unknown source_language.", "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": "a4749161-687b-4a3f-b61f-46397ab17d2f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.", "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": "7ed2e2a7-52a5-4489-88b9-8147173b77f0", "documentation": "Lists available registers in a bilingual dataset", "method": "get", "endpoint": "registers/:source_register_language/:target_register_language", "responses": [ { "uuid": "2918abe5-5d2f-4a1f-b518-8f62bbc04e3b", "body": "{\n \"metadata\": {},\n \"results\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "97413dae-d2be-4939-9e82-dce4522d2d95", "body": "", "latency": 0, "statusCode": 400, "label": "source_language and target_language are same.", "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": "4fe10aa9-5fbd-4a81-a81b-0128fb0b80f4", "body": "", "latency": 0, "statusCode": 404, "label": "Unknown source_language and/or target_language.", "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": "15ff1686-a4b5-4fbc-ac8b-e99e3ac90e61", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.", "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": "cf722f87-2066-47a9-afef-47eac338858a", "documentation": "Retrieve possible matches to input", "method": "get", "endpoint": "search/:source_lang", "responses": [ { "uuid": "975a2c48-3b55-4922-a44b-cd4a65a6eb04", "body": "{\n \"metadata\": {},\n \"results\": [\n {\n \"id\": \"\",\n \"matchString\": \"\",\n \"matchType\": \"\",\n \"region\": \"\",\n \"word\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "af9aac9e-68f8-44d3-a140-17ce1186df86", "body": "", "latency": 0, "statusCode": 404, "label": "No entry is found matching supplied id and source_lang or filters are not recognized\n", "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": "cfc17c76-fb83-4373-b8b0-242b607d76e0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "09af8227-10bc-45ee-879e-c1b2627686a2", "documentation": "Retrieve possible translation matches to input", "method": "get", "endpoint": "search/:source_search_language/translations=:target_search_language", "responses": [ { "uuid": "c86b0714-65da-46af-8693-e0542e35f155", "body": "{\n \"metadata\": {},\n \"results\": [\n {\n \"id\": \"\",\n \"matchString\": \"\",\n \"matchType\": \"\",\n \"region\": \"\",\n \"word\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "fa5aa106-fcba-4fd6-b7f4-053ca478e2c1", "body": "", "latency": 0, "statusCode": 404, "label": "No entry is found matching supplied id and source_lang or filters are not recognized\n", "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": "304f3abc-3ba8-47e7-8ec9-e78c73433d8f", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "0207c392-9750-4da4-a459-bc0e7b291823", "documentation": "Retrieve the frequency of ngrams (1-4) derived from a corpus", "method": "get", "endpoint": "stats/frequency/ngrams/:source_lang/:corpus/{ngram-size}/", "responses": [ { "uuid": "dc74ed00-febe-4973-88d7-be2ef3afa39d", "body": "{\n \"metadata\": {},\n \"results\": [\n {\n \"frequency\": {{faker 'number.int' max=99999}},\n \"tokens\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "e744e9f1-b8dc-4e21-9d91-363fa0dbd104", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid option name...\n", "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": "e8e50564-b9b6-4cc6-8216-f3d328270483", "body": "", "latency": 0, "statusCode": 404, "label": "language is not in...\n", "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": "2d8c6877-1d0a-4ee4-90fd-853a943c47f0", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "2a053872-d538-49e2-ab92-2fa4608a28ff", "documentation": "Retrieve the frequency of a word derived from a corpus.", "method": "get", "endpoint": "stats/frequency/word/:source_lang/", "responses": [ { "uuid": "d8d83933-adbb-4ecb-81fa-f1bfbe3f396c", "body": "{\n \"metadata\": {},\n \"result\": {\n \"frequency\": {{faker 'number.int' max=99999}},\n \"lemma\": \"\",\n \"lexicalCategory\": \"\",\n \"matchCount\": {{faker 'number.int' max=99999}},\n \"normalizedFrequency\": {{faker 'number.int' max=99999}},\n \"trueCase\": \"\",\n \"wordform\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "09ed8808-72be-4aaa-a465-ef46f81ebbe7", "body": "", "latency": 0, "statusCode": 400, "label": "You need to specify at least one option. Try one of 'wordform, lemma, trueCase, lexicalCategory'.\n", "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": "90d2a7cf-ec69-4302-92d5-c7690dc35d1a", "body": "", "latency": 0, "statusCode": 404, "label": "language is not in...\n", "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": "7dd92a4d-a956-4fd0-ace1-213d626ddda3", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "8b0cab22-623b-47bb-b32a-c3d75d090ab0", "documentation": "Retrieve a list of frequencies of a word/words derived from a corpus.", "method": "get", "endpoint": "stats/frequency/words/:source_lang/", "responses": [ { "uuid": "3583bddb-f89d-4d36-aff1-405c40510d51", "body": "{\n \"metadata\": {},\n \"results\": [\n {\n \"frequency\": {{faker 'number.int' max=99999}},\n \"lemma\": \"\",\n \"lexicalCategory\": \"\",\n \"normalizedFrequency\": {{faker 'number.int' max=99999}},\n \"trueCase\": \"\",\n \"wordform\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "c97d6094-87d2-4738-9d72-566d789d9e0a", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid option name...; Option ... must have a value.; The option 'minFrequency' has to have an non-negative integer parameter.; The option 'maxFrequency' has to have an non-negative integer parameter.; The option 'limit' has to have an non-negative integer parameter.; The option 'offset' has to have an non-negative integer 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": "80bfee8b-0673-463e-874d-8eb2534612da", "body": "", "latency": 0, "statusCode": 404, "label": "language is not in...\n", "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": "91b56787-461c-45b6-ba4b-48cee945951a", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "a7561d8d-a84c-43c4-ba94-2a3d5e65e4bf", "documentation": "Retrieve list of words for category with advanced options", "method": "get", "endpoint": "wordlist/:source_lang/:filters_advanced", "responses": [ { "uuid": "bcdf2916-8240-4868-8e02-b4d9c5792ad7", "body": "{\n \"metadata\": {},\n \"results\": [\n {\n \"id\": \"\",\n \"matchString\": \"\",\n \"matchType\": \"\",\n \"region\": \"\",\n \"word\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "072e92de-5da3-4119-a79b-6e08a8f6b7b4", "body": "", "latency": 0, "statusCode": 400, "label": "disjoint sets of word_length values (eg <3>10); filter has no values; total number of filters > 20; filters and excludes values can not be the same; source_lang and translations can not be same; word_length conflicts with prefix length.", "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": "e94a80a2-dc6b-4e3e-8d00-98fea85d3f90", "body": "", "latency": 0, "statusCode": 404, "label": "No entries is found matching supplied filters or lang or filters is not recognized.\n", "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": "fc040898-9701-4baa-845b-3774d024ba58", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "a30e76ae-9e68-43f6-853f-13a56184d077", "documentation": "Retrieve a list of words in a category", "method": "get", "endpoint": "wordlist/:source_lang/:filters_basic", "responses": [ { "uuid": "4b6553cd-e714-45d9-9970-dcd1ee8cd92b", "body": "{\n \"metadata\": {},\n \"results\": [\n {\n \"id\": \"\",\n \"matchString\": \"\",\n \"matchType\": \"\",\n \"region\": \"\",\n \"word\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response.", "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": "c4db7d0e-21fd-4401-8f3e-aa6c005fda14", "body": "", "latency": 0, "statusCode": 400, "label": "filter has no values; total number of filters > 20.", "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": "db69bebb-1426-4d16-9ee6-789cadff9b2e", "body": "", "latency": 0, "statusCode": 404, "label": "No entries is found matching supplied filters or lang or filters is not recognized.\n", "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": "81fc8484-a323-4a7c-825f-a4c62511e62e", "body": "", "latency": 0, "statusCode": 500, "label": "Internal Error. An error occurred while processing the data.\n", "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": "69d78db7-90c1-4ac9-b8f4-3fcde887a547" }, { "type": "route", "uuid": "207deb5e-cd4d-48e1-b091-487ba5a7e5d9" }, { "type": "route", "uuid": "7cb021c4-0f13-473e-bfcd-3867a9633bfe" }, { "type": "route", "uuid": "29f41fec-ac01-4243-ada8-465f342546a3" }, { "type": "route", "uuid": "a1ce34b0-d75c-48eb-b66b-b67bb5a0d4bc" }, { "type": "route", "uuid": "0344d854-9d74-4ce4-90ca-0243dc07f351" }, { "type": "route", "uuid": "95bc2e2a-f9d6-430f-8e61-c74a12c3f9bb" }, { "type": "route", "uuid": "2702f8ff-d559-4c5d-a1f6-ef4f58418c0c" }, { "type": "route", "uuid": "3f51414a-2ad6-4970-a061-4b59c59ea07f" }, { "type": "route", "uuid": "e00f0262-9364-40a8-9cb6-e221efaac8db" }, { "type": "route", "uuid": "a8469246-1ee9-41b4-aeab-ada316b08c2c" }, { "type": "route", "uuid": "d4085ffd-dd92-4027-b815-fb42e369b90a" }, { "type": "route", "uuid": "40be8e8b-d729-4a45-be3b-0d808425bf38" }, { "type": "route", "uuid": "d03835e8-fbef-402b-82bf-97f786d53f32" }, { "type": "route", "uuid": "86fc3e8d-d385-4de8-be34-e1ef71b6b0d7" }, { "type": "route", "uuid": "2d91c179-4745-4cfb-9fe5-ecc073a438b0" }, { "type": "route", "uuid": "877909ad-a339-4819-bdc3-51c778f8ee5b" }, { "type": "route", "uuid": "abc4313d-af17-42e9-9a42-70bc1468a3cf" }, { "type": "route", "uuid": "7ed2e2a7-52a5-4489-88b9-8147173b77f0" }, { "type": "route", "uuid": "cf722f87-2066-47a9-afef-47eac338858a" }, { "type": "route", "uuid": "09af8227-10bc-45ee-879e-c1b2627686a2" }, { "type": "route", "uuid": "0207c392-9750-4da4-a459-bc0e7b291823" }, { "type": "route", "uuid": "2a053872-d538-49e2-ab92-2fa4608a28ff" }, { "type": "route", "uuid": "8b0cab22-623b-47bb-b32a-c3d75d090ab0" }, { "type": "route", "uuid": "a7561d8d-a84c-43c4-ba94-2a3d5e65e4bf" }, { "type": "route", "uuid": "a30e76ae-9e68-43f6-853f-13a56184d077" } ] }