Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7744/
{ "parent": "https://api.routeconverter.com/v1/categories/146/", "name": "erlebnis-wachau Rock", "children": [ { "name": "Schlögener donauschlinge", "url": "https://api.routeconverter.com/v1/categories/7745/" } ], "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/", "metadata": { "length": 271471, "lengthKind": "track", "positionLists": 1, "positions": 9887, "size": 650832, "format": "GPS Exchange Format 1.0 (*.gpx)", "elevationGain": 14809, "elevationLoss": 14809, "country": "AT" } } ], "url": "https://api.routeconverter.com/v1/categories/7744/" }