Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7337/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/167/?format=api", "name": "NW Schweiz", "children": [], "routes": [ { "description": "Hersberg-Liestal-Büren.gpx", "creator_name": "eburkhard", "localFileUrl": { "file": "https://api.routeconverter.com/files/c751c018-765f-4850-b8aa-6287dfd1a94a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39557/?format=api" }, { "description": "Schönmatt-Gempen-Ruine Dorneck-Ruine Birseck-Schönmatt", "creator_name": "erich_naef", "localFileUrl": { "file": "https://api.routeconverter.com/files/3eb265ae-c921-47f0-8f99-87010443e331" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41533/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7337/?format=api" }