Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7773/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/167/?format=api", "name": "Kanton Aargau", "children": [], "routes": [ { "description": "Leibstadt-Full-Reuenthal-Gippingen", "creator_name": "erich_naef", "localFileUrl": { "file": "https://api.routeconverter.com/files/f91c1136-9c90-4871-a9cc-fdb8ef1c1014" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41527/?format=api" }, { "description": "Stetten AG - Fislisbach AG", "creator_name": "erich_naef", "localFileUrl": { "file": "https://api.routeconverter.com/files/5e28224a-76dc-4985-b789-006caca1bbaa" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41532/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7773/?format=api" }