Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1842/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/705/?format=api", "name": "Rhein-Sieg-Kreis", "children": [], "routes": [ { "description": "GA-WT-2010-10km", "creator_name": "hermann", "localFileUrl": { "file": "https://api.routeconverter.com/files/5a429f85-4a14-4021-95ea-2de21583ab13" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7709/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1842/?format=api" }