{ "uuid": "f4cca26c-705e-4d62-967b-6f1818724e80", "lastMigration": 29, "name": "RAWG Video Games Database API", "endpointPrefix": "api", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "995f48ef-b88e-4290-8bf9-20fd8f7cdea0", "documentation": "Get a list of creator positions (jobs).", "method": "get", "endpoint": "creator-roles", "responses": [ { "uuid": "9a52c094-1efd-42b9-af95-ee51fda45be3", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"slug\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "1f059f4f-8d10-4bcf-a9af-493f3a0b21de", "documentation": "Get a list of game creators.", "method": "get", "endpoint": "creators", "responses": [ { "uuid": "b0f0bf96-717f-4b03-8e48-a622cd56ada8", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image\": \"\",\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "a8a019ac-d75d-4290-ab44-f5088f660b08", "documentation": "Get details of the creator.", "method": "get", "endpoint": "creators/:id", "responses": [ { "uuid": "1261bd82-9df8-415e-9db2-391d4a530c2f", "body": "{\n \"description\": \"\",\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image\": \"\",\n \"image_background\": \"\",\n \"name\": \"\",\n \"rating\": \"\",\n \"rating_top\": {{faker 'number.int' max=99999}},\n \"reviews_count\": {{faker 'number.int' max=99999}},\n \"slug\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "ec22a1e4-ee71-4992-9820-f82f2e070eb9", "documentation": "Get a list of game developers.", "method": "get", "endpoint": "developers", "responses": [ { "uuid": "7ae487e3-801d-4bf1-abd7-3ddf09b8bedf", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "924cff38-11a5-4ddf-ac35-18980420beaa", "documentation": "Get details of the developer.", "method": "get", "endpoint": "developers/:id", "responses": [ { "uuid": "7de86d5b-4495-4da1-b270-c0af2438bb07", "body": "{\n \"description\": \"\",\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "fcabe219-5a2f-48e1-ab4f-d1171b61290d", "documentation": "Get a list of games.", "method": "get", "endpoint": "games", "responses": [ { "uuid": "502ea3b4-2207-4aa9-bd30-a94cc29259eb", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"added\": {{faker 'number.int' max=99999}},\n \"added_by_status\": {},\n \"background_image\": \"\",\n \"esrb_rating\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"{{oneOf (array 'Everyone' 'Everyone 10+' 'Teen' 'Mature' 'Adults Only' 'Rating Pending')}}\",\n \"slug\": \"{{oneOf (array 'everyone' 'everyone-10-plus' 'teen' 'mature' 'adults-only' 'rating-pending')}}\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"metacritic\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"platforms\": [\n {\n \"platform\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"released_at\": \"\",\n \"requirements\": {\n \"minimum\": \"\",\n \"recommended\": \"\"\n }\n }\n ],\n \"playtime\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"rating_top\": {{faker 'number.int' max=99999}},\n \"ratings\": {},\n \"ratings_count\": {{faker 'number.int' max=99999}},\n \"released\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"reviews_text_count\": \"\",\n \"slug\": \"\",\n \"suggestions_count\": {{faker 'number.int' max=99999}},\n \"tba\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "b169c294-5e41-4c9a-8415-931417c48fc2", "documentation": "Get a list of DLC's for the game, GOTY and other editions, companion apps, etc.", "method": "get", "endpoint": "games/:game_pk/additions", "responses": [ { "uuid": "6b6c98ee-33bc-4ff8-9e4c-55537abf1cf9", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"added\": {{faker 'number.int' max=99999}},\n \"added_by_status\": {},\n \"background_image\": \"\",\n \"esrb_rating\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"{{oneOf (array 'Everyone' 'Everyone 10+' 'Teen' 'Mature' 'Adults Only' 'Rating Pending')}}\",\n \"slug\": \"{{oneOf (array 'everyone' 'everyone-10-plus' 'teen' 'mature' 'adults-only' 'rating-pending')}}\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"metacritic\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"platforms\": [\n {\n \"platform\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"released_at\": \"\",\n \"requirements\": {\n \"minimum\": \"\",\n \"recommended\": \"\"\n }\n }\n ],\n \"playtime\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"rating_top\": {{faker 'number.int' max=99999}},\n \"ratings\": {},\n \"ratings_count\": {{faker 'number.int' max=99999}},\n \"released\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"reviews_text_count\": \"\",\n \"slug\": \"\",\n \"suggestions_count\": {{faker 'number.int' max=99999}},\n \"tba\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "6c71e24c-a314-4a6f-ac9c-51997a222ffa", "documentation": "Get a list of individual creators that were part of the development team.", "method": "get", "endpoint": "games/:game_pk/development-team", "responses": [ { "uuid": "b8a2d271-8162-497f-96bb-2a2bbefa0999", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image\": \"\",\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "ac560767-9a76-4bae-acb0-b594ab167cd4", "documentation": "Get a list of games that are part of the same series.", "method": "get", "endpoint": "games/:game_pk/game-series", "responses": [ { "uuid": "db0780a9-ca5b-41c6-bba2-6ded30692f91", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"added\": {{faker 'number.int' max=99999}},\n \"added_by_status\": {},\n \"background_image\": \"\",\n \"esrb_rating\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"{{oneOf (array 'Everyone' 'Everyone 10+' 'Teen' 'Mature' 'Adults Only' 'Rating Pending')}}\",\n \"slug\": \"{{oneOf (array 'everyone' 'everyone-10-plus' 'teen' 'mature' 'adults-only' 'rating-pending')}}\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"metacritic\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"platforms\": [\n {\n \"platform\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"released_at\": \"\",\n \"requirements\": {\n \"minimum\": \"\",\n \"recommended\": \"\"\n }\n }\n ],\n \"playtime\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"rating_top\": {{faker 'number.int' max=99999}},\n \"ratings\": {},\n \"ratings_count\": {{faker 'number.int' max=99999}},\n \"released\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"reviews_text_count\": \"\",\n \"slug\": \"\",\n \"suggestions_count\": {{faker 'number.int' max=99999}},\n \"tba\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "74f91dc6-faed-4fcc-a20f-41fc78aa6cfc", "documentation": "Get a list of parent games for DLC's and editions.", "method": "get", "endpoint": "games/:game_pk/parent-games", "responses": [ { "uuid": "eacef961-1034-4086-902c-758ef0602ae8", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"added\": {{faker 'number.int' max=99999}},\n \"added_by_status\": {},\n \"background_image\": \"\",\n \"esrb_rating\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"{{oneOf (array 'Everyone' 'Everyone 10+' 'Teen' 'Mature' 'Adults Only' 'Rating Pending')}}\",\n \"slug\": \"{{oneOf (array 'everyone' 'everyone-10-plus' 'teen' 'mature' 'adults-only' 'rating-pending')}}\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"metacritic\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"platforms\": [\n {\n \"platform\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"released_at\": \"\",\n \"requirements\": {\n \"minimum\": \"\",\n \"recommended\": \"\"\n }\n }\n ],\n \"playtime\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"rating_top\": {{faker 'number.int' max=99999}},\n \"ratings\": {},\n \"ratings_count\": {{faker 'number.int' max=99999}},\n \"released\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"reviews_text_count\": \"\",\n \"slug\": \"\",\n \"suggestions_count\": {{faker 'number.int' max=99999}},\n \"tba\": {{faker 'datatype.boolean'}},\n \"updated\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "5a1eb531-aafb-4024-bddd-73cb18ba4f9c", "documentation": "Get screenshots for the game.", "method": "get", "endpoint": "games/:game_pk/screenshots", "responses": [ { "uuid": "8993a058-b996-4695-b064-2c18ca662373", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"hidden\": false,\n \"image\": \"@image.jpg\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "f4de707d-07fd-4299-bcbf-130612b720ef", "documentation": "Get links to the stores that sell the game.", "method": "get", "endpoint": "games/:game_pk/stores", "responses": [ { "uuid": "b2a47e51-9ec8-4219-999e-b0a9f2f8c991", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"game_id\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"store_id\": \"\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "e42a8036-71f9-43b3-8a9e-03f89192e318", "documentation": "Get details of the game.", "method": "get", "endpoint": "games/:id", "responses": [ { "uuid": "b247a5c8-6e80-477e-8a8c-17da4ea47d14", "body": "{\n \"achievements_count\": {{faker 'number.int' max=99999}},\n \"added\": {{faker 'number.int' max=99999}},\n \"added_by_status\": {},\n \"additions_count\": {{faker 'number.int' max=99999}},\n \"alternative_names\": [\n \"\"\n ],\n \"background_image\": \"\",\n \"background_image_additional\": \"\",\n \"creators_count\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"esrb_rating\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"{{oneOf (array 'Everyone' 'Everyone 10+' 'Teen' 'Mature' 'Adults Only' 'Rating Pending')}}\",\n \"slug\": \"{{oneOf (array 'everyone' 'everyone-10-plus' 'teen' 'mature' 'adults-only' 'rating-pending')}}\"\n },\n \"game_series_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"metacritic\": {{faker 'number.int' max=99999}},\n \"metacritic_platforms\": [\n {\n \"metascore\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"metacritic_url\": \"\",\n \"movies_count\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"name_original\": \"\",\n \"parent_achievements_count\": \"\",\n \"parents_count\": {{faker 'number.int' max=99999}},\n \"platforms\": [\n {\n \"platform\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"released_at\": \"\",\n \"requirements\": {\n \"minimum\": \"\",\n \"recommended\": \"\"\n }\n }\n ],\n \"playtime\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"rating_top\": {{faker 'number.int' max=99999}},\n \"ratings\": {},\n \"ratings_count\": {{faker 'number.int' max=99999}},\n \"reactions\": {},\n \"reddit_count\": {{faker 'number.int' max=99999}},\n \"reddit_description\": \"\",\n \"reddit_logo\": \"\",\n \"reddit_name\": \"\",\n \"reddit_url\": \"\",\n \"released\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"reviews_text_count\": \"\",\n \"screenshots_count\": {{faker 'number.int' max=99999}},\n \"slug\": \"\",\n \"suggestions_count\": {{faker 'number.int' max=99999}},\n \"tba\": {{faker 'datatype.boolean'}},\n \"twitch_count\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"website\": \"\",\n \"youtube_count\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "ed1a595a-aed8-4856-8d94-5a760bdead0f", "documentation": "Get a list of game achievements.", "method": "get", "endpoint": "games/:id/achievements", "responses": [ { "uuid": "d9776c08-92a4-4116-9ba7-82f04d1af81c", "body": "{\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"image\": \"\",\n \"name\": \"\",\n \"percent\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "1127f4c0-14c5-4e2a-bcf4-a687c2040989", "documentation": "Get a list of game trailers.", "method": "get", "endpoint": "games/:id/movies", "responses": [ { "uuid": "4c1e5013-badd-4288-ab7c-c3427dedc4e7", "body": "{\n \"data\": {},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"preview\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "15ff9278-dd6a-495d-a4cd-70f78130574e", "documentation": "Get a list of most recent posts from the game's subreddit.", "method": "get", "endpoint": "games/:id/reddit", "responses": [ { "uuid": "268d0e7e-838e-4287-a773-a3e2b230d1b7", "body": "{\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"image\": \"\",\n \"name\": \"\",\n \"text\": \"\",\n \"url\": \"\",\n \"username\": \"\",\n \"username_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "9659d66a-8bb7-4085-a770-68d6d851415a", "documentation": "Get a list of visually similar games, available only for business and enterprise API users.", "method": "get", "endpoint": "games/:id/suggested", "responses": [ { "uuid": "21a3728b-da48-4404-9699-4f1f7ce23a95", "body": "{\n \"achievements_count\": {{faker 'number.int' max=99999}},\n \"added\": {{faker 'number.int' max=99999}},\n \"added_by_status\": {},\n \"additions_count\": {{faker 'number.int' max=99999}},\n \"alternative_names\": [\n \"\"\n ],\n \"background_image\": \"\",\n \"background_image_additional\": \"\",\n \"creators_count\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"esrb_rating\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"{{oneOf (array 'Everyone' 'Everyone 10+' 'Teen' 'Mature' 'Adults Only' 'Rating Pending')}}\",\n \"slug\": \"{{oneOf (array 'everyone' 'everyone-10-plus' 'teen' 'mature' 'adults-only' 'rating-pending')}}\"\n },\n \"game_series_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"metacritic\": {{faker 'number.int' max=99999}},\n \"metacritic_platforms\": [\n {\n \"metascore\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ],\n \"metacritic_url\": \"\",\n \"movies_count\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"name_original\": \"\",\n \"parent_achievements_count\": \"\",\n \"parents_count\": {{faker 'number.int' max=99999}},\n \"platforms\": [\n {\n \"platform\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"released_at\": \"\",\n \"requirements\": {\n \"minimum\": \"\",\n \"recommended\": \"\"\n }\n }\n ],\n \"playtime\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"rating_top\": {{faker 'number.int' max=99999}},\n \"ratings\": {},\n \"ratings_count\": {{faker 'number.int' max=99999}},\n \"reactions\": {},\n \"reddit_count\": {{faker 'number.int' max=99999}},\n \"reddit_description\": \"\",\n \"reddit_logo\": \"\",\n \"reddit_name\": \"\",\n \"reddit_url\": \"\",\n \"released\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"reviews_text_count\": \"\",\n \"screenshots_count\": {{faker 'number.int' max=99999}},\n \"slug\": \"\",\n \"suggestions_count\": {{faker 'number.int' max=99999}},\n \"tba\": {{faker 'datatype.boolean'}},\n \"twitch_count\": \"\",\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"website\": \"\",\n \"youtube_count\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "e73326a1-c5bf-4a5f-a954-6fa7570c14df", "documentation": "Get streams on Twitch associated with the game, available only for business and enterprise API users.", "method": "get", "endpoint": "games/:id/twitch", "responses": [ { "uuid": "7f90ed64-8a6d-43a5-98be-495e17ec0efa", "body": "{\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"external_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"language\": \"\",\n \"name\": \"\",\n \"published\": \"{{faker 'date.recent' 365}}\",\n \"thumbnail\": \"\",\n \"view_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "", "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": "e3a5adc9-a8c9-40af-b759-7fb66a981a6a", "documentation": "Get videos from YouTube associated with the game, available only for business and enterprise API users.", "method": "get", "endpoint": "games/:id/youtube", "responses": [ { "uuid": "e8d9bd72-a398-462c-997a-0c87eb320fea", "body": "{\n \"channel_id\": \"\",\n \"channel_title\": \"\",\n \"comments_count\": {{faker 'number.int' max=99999}},\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"dislike_count\": {{faker 'number.int' max=99999}},\n \"external_id\": \"\",\n \"favorite_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"like_count\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"thumbnails\": {},\n \"view_count\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "", "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": "ff40ad7e-65d7-4afa-bdfe-d0e8061ad5b0", "documentation": "Get a list of video game genres.", "method": "get", "endpoint": "genres", "responses": [ { "uuid": "8d7d6380-8e50-433c-a3d2-9189b882f413", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "2107cbd0-9fd2-4708-be23-848ba93b2cc2", "documentation": "Get details of the genre.", "method": "get", "endpoint": "genres/:id", "responses": [ { "uuid": "2e415cf4-e253-47b5-837d-772ccb6bcac1", "body": "{\n \"description\": \"\",\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "91d84807-a2ae-4c3a-a2b5-bf5b737a9ab1", "documentation": "Get a list of video game platforms.", "method": "get", "endpoint": "platforms", "responses": [ { "uuid": "489691a6-3b75-472c-9e34-64ca7a0318a9", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image\": \"\",\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"year_end\": {{faker 'number.int' max=99999}},\n \"year_start\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "36c3bf01-9224-4eef-843d-5e1393631394", "documentation": "Get a list of parent platforms.", "method": "get", "endpoint": "platforms/lists/parents", "responses": [ { "uuid": "6f3d9fa6-1d1b-4855-8184-3fd604104295", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"platforms\": [\n {\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image\": \"\",\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"year_end\": {{faker 'number.int' max=99999}},\n \"year_start\": {{faker 'number.int' max=99999}}\n }\n ],\n \"slug\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "3aec5247-e39d-4c35-af86-feec385c81ce", "documentation": "Get details of the platform.", "method": "get", "endpoint": "platforms/:id", "responses": [ { "uuid": "d819fd96-45b8-4aa1-94c0-eff199c7b582", "body": "{\n \"description\": \"\",\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image\": \"\",\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"year_end\": {{faker 'number.int' max=99999}},\n \"year_start\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "", "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": "e3ea65b2-ada7-4a77-8de4-14225b811886", "documentation": "Get a list of video game publishers.", "method": "get", "endpoint": "publishers", "responses": [ { "uuid": "499ef9d6-67e3-4808-b8a0-ccc183f82dea", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "2a7c1aaa-c388-4b7b-acf4-3989977da341", "documentation": "Get details of the publisher.", "method": "get", "endpoint": "publishers/:id", "responses": [ { "uuid": "a3565c91-7265-4a9d-b849-ae4454a5e88c", "body": "{\n \"description\": \"\",\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "f5e9fdea-9573-45ab-b532-c336a0ced802", "documentation": "Get a list of video game storefronts.", "method": "get", "endpoint": "stores", "responses": [ { "uuid": "5f9405ac-8bd2-4c3a-891f-1372e61411bb", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"domain\": \"\",\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "a51ae46f-d07e-4092-97ec-7378716f1e98", "documentation": "Get details of the store.", "method": "get", "endpoint": "stores/:id", "responses": [ { "uuid": "d9b8f2e9-a119-4469-8c14-867a9144bb76", "body": "{\n \"description\": \"\",\n \"domain\": \"\",\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "37da6695-a90f-4198-89ef-22a47079b6f2", "documentation": "Get a list of tags.", "method": "get", "endpoint": "tags", "responses": [ { "uuid": "a5134690-315e-443b-9eb1-b427e2610509", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image_background\": \"\",\n \"language\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "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": "4bce666d-3b0d-4a69-b439-341f917bbae3", "documentation": "Get details of the tag.", "method": "get", "endpoint": "tags/:id", "responses": [ { "uuid": "8d2137a7-5886-4c71-bd6a-a060165bb1a6", "body": "{\n \"description\": \"\",\n \"games_count\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"image_background\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "995f48ef-b88e-4290-8bf9-20fd8f7cdea0" }, { "type": "route", "uuid": "1f059f4f-8d10-4bcf-a9af-493f3a0b21de" }, { "type": "route", "uuid": "a8a019ac-d75d-4290-ab44-f5088f660b08" }, { "type": "route", "uuid": "ec22a1e4-ee71-4992-9820-f82f2e070eb9" }, { "type": "route", "uuid": "924cff38-11a5-4ddf-ac35-18980420beaa" }, { "type": "route", "uuid": "fcabe219-5a2f-48e1-ab4f-d1171b61290d" }, { "type": "route", "uuid": "b169c294-5e41-4c9a-8415-931417c48fc2" }, { "type": "route", "uuid": "6c71e24c-a314-4a6f-ac9c-51997a222ffa" }, { "type": "route", "uuid": "ac560767-9a76-4bae-acb0-b594ab167cd4" }, { "type": "route", "uuid": "74f91dc6-faed-4fcc-a20f-41fc78aa6cfc" }, { "type": "route", "uuid": "5a1eb531-aafb-4024-bddd-73cb18ba4f9c" }, { "type": "route", "uuid": "f4de707d-07fd-4299-bcbf-130612b720ef" }, { "type": "route", "uuid": "e42a8036-71f9-43b3-8a9e-03f89192e318" }, { "type": "route", "uuid": "ed1a595a-aed8-4856-8d94-5a760bdead0f" }, { "type": "route", "uuid": "1127f4c0-14c5-4e2a-bcf4-a687c2040989" }, { "type": "route", "uuid": "15ff9278-dd6a-495d-a4cd-70f78130574e" }, { "type": "route", "uuid": "9659d66a-8bb7-4085-a770-68d6d851415a" }, { "type": "route", "uuid": "e73326a1-c5bf-4a5f-a954-6fa7570c14df" }, { "type": "route", "uuid": "e3a5adc9-a8c9-40af-b759-7fb66a981a6a" }, { "type": "route", "uuid": "ff40ad7e-65d7-4afa-bdfe-d0e8061ad5b0" }, { "type": "route", "uuid": "2107cbd0-9fd2-4708-be23-848ba93b2cc2" }, { "type": "route", "uuid": "91d84807-a2ae-4c3a-a2b5-bf5b737a9ab1" }, { "type": "route", "uuid": "36c3bf01-9224-4eef-843d-5e1393631394" }, { "type": "route", "uuid": "3aec5247-e39d-4c35-af86-feec385c81ce" }, { "type": "route", "uuid": "e3ea65b2-ada7-4a77-8de4-14225b811886" }, { "type": "route", "uuid": "2a7c1aaa-c388-4b7b-acf4-3989977da341" }, { "type": "route", "uuid": "f5e9fdea-9573-45ab-b532-c336a0ced802" }, { "type": "route", "uuid": "a51ae46f-d07e-4092-97ec-7378716f1e98" }, { "type": "route", "uuid": "37da6695-a90f-4198-89ef-22a47079b6f2" }, { "type": "route", "uuid": "4bce666d-3b0d-4a69-b439-341f917bbae3" } ] }