Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/5802/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/167/?format=api", "name": "Glarus", "children": [], "routes": [ { "description": "Trackpoint 1 to Trackpoint 2777", "creator_name": "Klaus_Da", "localFileUrl": { "file": "https://api.routeconverter.com/files/f0be42d5-0936-49e0-8a30-6d6659d43de9" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39337/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/5802/?format=api" }