{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { }, "request_query_parameters": { }, "response_headers": { "X-Frame-Options": "SAMEORIGIN", "X-XSS-Protection": "1; mode=block", "X-Content-Type-Options": "nosniff", "X-Download-Options": "noopen", "X-Permitted-Cross-Domain-Policies": "none", "Referrer-Policy": "strict-origin-when-cross-origin", "Content-Type": "application/json; charset=utf-8", "X-Requested-With": "", "Vary": "X-Requested-With, X-Workarea-Segments", "Last-Modified": "Wed, 19 Aug 2020 13:53:09 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "9e47459a-8b57-43bd-8e0b-3629598f566a", "X-Runtime": "0.007483", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "353" }, "request_method": "GET", "request_path": "/api/admin/navigation_taxons/5f3d2ec50218236de151fc14", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"navigation_taxon\": {\n \"_id\": \"5f3d2ec50218236de151fc14\",\n \"children_count\": 0,\n \"created_at\": \"2020-08-19T13:53:09.663Z\",\n \"depth\": 1,\n \"name\": \"Test Taxon\",\n \"navigable_id\": null,\n \"navigable_slug\": null,\n \"navigable_type\": null,\n \"parent_id\": \"5f3d2ec50218236de151fc15\",\n \"parent_ids\": [\n \"5f3d2ec50218236de151fc15\"\n ],\n \"position\": 0,\n \"updated_at\": \"2020-08-19T13:53:09.663Z\",\n \"url\": null\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/navigation_taxons/5f3d2ec50218236de151fc14\" -X GET " } ], "resource": "Navigation taxonomy", "description": "Showing a navigation taxon", "route": "/api/admin/navigation_taxons/:id", "http_method": "GET" }