Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/4286/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/300/?format=api", "name": "Kochertal", "children": [], "routes": [ { "description": "SOB-SHA-WÜ-SOB", "creator_name": "Holgi", "localFileUrl": { "file": "https://api.routeconverter.com/files/45673283-d778-4ece-aba5-c9f4950973dd" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/17552/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/4286/?format=api" }