{ "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/\"954a483639aa271a716bc9d49781824f\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "94c0c5cc-947d-4b01-9ef6-87ea9cccc485", "X-Runtime": "0.004896", "Expires": "0", "Content-Length": "353" }, "request_method": "GET", "request_path": "/api/admin/navigation_taxons/5d5ecb1fd4322a04dfbf74a0", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"navigation_taxon\": {\n \"_id\": \"5d5ecb1fd4322a04dfbf74a0\",\n \"children_count\": 0,\n \"created_at\": \"2019-08-22T17:04:31.301Z\",\n \"depth\": 1,\n \"name\": \"Test Taxon\",\n \"navigable_id\": null,\n \"navigable_slug\": null,\n \"navigable_type\": null,\n \"parent_id\": \"5d5ecb1fd4322a04dfbf74a1\",\n \"parent_ids\": [\n \"5d5ecb1fd4322a04dfbf74a1\"\n ],\n \"position\": 0,\n \"updated_at\": \"2019-08-22T17:04:31.301Z\",\n \"url\": null\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/navigation_taxons/5d5ecb1fd4322a04dfbf74a0\" -X GET " } ], "resource": "Navigation taxonomy", "description": "Showing a navigation taxon", "route": "/api/admin/navigation_taxons/:id", "http_method": "GET" }