Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7846/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/14/?format=api", "name": "2026 STERNFAHRT", "children": [], "routes": [ { "description": "Tüv Nord bis Willingrade", "creator_name": "BERNHARD", "localFileUrl": { "file": "https://api.routeconverter.com/files/a182a103-48ce-4648-babc-b2b3c54216cb" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41812/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7846/?format=api" }