Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7407/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1177/?format=api", "name": "Auvergne", "children": [], "routes": [ { "description": "GR4: Beauregards - Super Besse (4 day tracks, 1 waypoint list)", "creator_name": "baloan", "localFileUrl": { "file": "https://api.routeconverter.com/files/77e7dd0e-033f-4976-a0a4-f1d671025bfd" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39779/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7407/?format=api" }