Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7744/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/146/?format=api", "name": "erlebnis-wachau Rock", "children": [ { "name": "Schlögener donauschlinge", "url": "https://api.routeconverter.com/v1/categories/7745/?format=api" } ], "routes": [ { "description": "Erlebnis Wachau (271.081 km, 4323 hm) - Verwöhnhotel Rockenschaub", "creator_name": "AlphaLima", "localFileUrl": { "file": "https://api.routeconverter.com/files/d16b9f73-1eec-490e-b766-7021b1d6f0eb" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41422/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7744/?format=api" }