Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/4058/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/167/?format=api", "name": "Graubünden", "children": [], "routes": [ { "description": "Curaglia - Alp Soliva - Soliva - Curaglia", "creator_name": "JFrattaroli", "localFileUrl": { "file": "https://api.routeconverter.com/files/ed53217e-7b00-4a66-923d-52304f1c9f42" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27904/?format=api" }, { "description": "Val Nalps", "creator_name": "JFrattaroli", "localFileUrl": { "file": "https://api.routeconverter.com/files/94233473-06cd-43b2-b160-6122749f269c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27905/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/4058/?format=api" }