Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7828/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7677/?format=api", "name": "tauchen", "children": [], "routes": [ { "description": "logbuch", "creator_name": "kraiger", "localFileUrl": { "file": "https://api.routeconverter.com/files/5f01d0b0-ead9-4a68-abb5-ccd61101e8ac" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41748/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7828/?format=api" }