{ "uuid": "cb74034f-cf09-4e6d-85a3-01091582e4bd", "lastMigration": 29, "name": "Movie Reviews API", "endpointPrefix": "svc/movies/v2", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "97886ff3-c29b-4ff3-b37a-29060bf2b2ba", "documentation": "", "method": "get", "endpoint": "critics/{resource-type}.json", "responses": [ { "uuid": "ad030dbe-e9d8-4a64-9ea7-d9e0fe4d3034", "body": "{\n \"copyright\": \"\",\n \"num_results\": {{faker 'number.int' max=99999}},\n \"results\": [\n {\n \"bio\": \"\",\n \"display_name\": \"\",\n \"multimedia\": {\n \"resource\": {\n \"credit\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"src\": \"\",\n \"type\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"seo_name\": \"\",\n \"sort_name\": \"\",\n \"status\": \"\"\n }\n ],\n \"status\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An array of Movie Critics", "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": "79d5accd-9e4a-4ada-85fb-3d0e08acb658", "documentation": "", "method": "get", "endpoint": "reviews/search.json", "responses": [ { "uuid": "ca22cad9-f7e8-4249-84e1-c10d89c733d3", "body": "{\n \"copyright\": \"\",\n \"num_results\": {{faker 'number.int' max=99999}},\n \"results\": [\n {\n \"byline\": \"\",\n \"critics_pick\": {{faker 'number.int' max=99999}},\n \"date_updated\": \"\",\n \"display_title\": \"\",\n \"headline\": \"\",\n \"link\": {\n \"suggested_link_text\": \"\",\n \"type\": \"\",\n \"url\": \"\"\n },\n \"mpaa_rating\": \"\",\n \"multimedia\": {\n \"resource\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"src\": \"\",\n \"type\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"opening_date\": \"\",\n \"publication_date\": \"\",\n \"summary_short\": \"\"\n }\n ],\n \"status\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An array of Movies", "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": "5e48a404-392a-4e58-8da9-4e5de317c410", "documentation": "", "method": "get", "endpoint": "reviews/{resource-type}.json", "responses": [ { "uuid": "2b2d512d-e39b-41a2-b2a4-f1eef939a7fb", "body": "{\n \"copyright\": \"\",\n \"num_results\": {{faker 'number.int' max=99999}},\n \"results\": [\n {\n \"byline\": \"\",\n \"critics_pick\": {{faker 'number.int' max=99999}},\n \"date_updated\": \"\",\n \"display_title\": \"\",\n \"headline\": \"\",\n \"link\": {\n \"suggested_link_text\": \"\",\n \"type\": \"\",\n \"url\": \"\"\n },\n \"mpaa_rating\": \"\",\n \"multimedia\": {\n \"resource\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"src\": \"\",\n \"type\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n },\n \"opening_date\": \"\",\n \"publication_date\": \"\",\n \"summary_short\": \"\"\n }\n ],\n \"status\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An array of Movies", "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": "97886ff3-c29b-4ff3-b37a-29060bf2b2ba" }, { "type": "route", "uuid": "79d5accd-9e4a-4ada-85fb-3d0e08acb658" }, { "type": "route", "uuid": "5e48a404-392a-4e58-8da9-4e5de317c410" } ] }