Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/389/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/705/?format=api", "name": "Siebengebirge", "children": [], "routes": [ { "description": "Heisterbach Klosterlauf", "creator_name": "softride", "localFileUrl": { "file": "https://api.routeconverter.com/files/99bd5cb8-27bd-4501-8ba3-3740b873ef5c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1292/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/389/?format=api" }