Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1110/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/22/?format=api", "name": "Ardeche", "children": [], "routes": [ { "description": "Ardeche", "creator_name": "karsmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/46ee8b0e-e9f7-40cc-94b5-7054f980ed2a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4014/?format=api" }, { "description": "Col del Chavade Col Meyrand", "creator_name": "Gespannfan1961", "localFileUrl": { "file": "https://api.routeconverter.com/files/50d547d3-5ea9-4534-83cf-380ae0baaaff" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5201/?format=api" }, { "description": "rdeche nach Avignon", "creator_name": "Gespannfan1961", "localFileUrl": { "file": "https://api.routeconverter.com/files/9a158b58-b700-4672-b921-9e3f61d1d29b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5203/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1110/?format=api" }