Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/914/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/823/?format=api", "name": "Rundwege Kleinhau", "children": [], "routes": [ { "description": "Rundweg 1", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/ddf55c52-6207-4222-b7b4-9685fdd6d1df" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3509/?format=api" }, { "description": "Rundweg 2", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/0a4a1efb-40a5-4e5c-8d5c-d36d3df69e9a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3510/?format=api" }, { "description": "Rundweg 3", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/6a0e225a-28a6-49da-9fad-5324dbc3756a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3511/?format=api" }, { "description": "Rundweg 4", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/bc81f2a6-e66e-40c9-bbd8-42ce0bf9739e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3512/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/914/?format=api" }