{ "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", "ETag": "W/\"5074164767a48dd518dbd01a78894b31\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "b45cfce9-aa27-4fc5-a626-13c7444dbc69", "X-Runtime": "0.005554", "Expires": "0", "Content-Length": "353" }, "request_method": "GET", "request_path": "/api/admin/navigation_taxons/5d5dbcd2d4322a4b69d7896c", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"navigation_taxon\": {\n \"_id\": \"5d5dbcd2d4322a4b69d7896c\",\n \"children_count\": 0,\n \"created_at\": \"2019-08-21T21:51:14.757Z\",\n \"depth\": 1,\n \"name\": \"Test Taxon\",\n \"navigable_id\": null,\n \"navigable_slug\": null,\n \"navigable_type\": null,\n \"parent_id\": \"5d5dbcd2d4322a4b69d7896d\",\n \"parent_ids\": [\n \"5d5dbcd2d4322a4b69d7896d\"\n ],\n \"position\": 0,\n \"updated_at\": \"2019-08-21T21:51:14.757Z\",\n \"url\": null\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/navigation_taxons/5d5dbcd2d4322a4b69d7896c\" -X GET " } ], "resource": "Navigation taxonomy", "description": "Showing a navigation taxon", "route": "/api/admin/navigation_taxons/:id", "http_method": "GET" }