Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7745/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7744/?format=api", "name": "Schlögener donauschlinge", "children": [], "routes": [ { "description": "Schlögener Donauschlinge (217.895 km, 3420 hm) - Verwöhnhotel Rockenschaub", "creator_name": "AlphaLima", "localFileUrl": { "file": "https://api.routeconverter.com/files/14b5fdd0-bdbf-4bd2-99b4-e480cff8322f" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41423/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7745/?format=api" }