Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1951/
{ "parent": "https://api.routeconverter.com/v1/categories/177/", "name": "Tirol", "children": [], "routes": [ { "description": "Juns - Höllensteinhütte - Grieralm - Madseit", "creator_name": "Diomedeadue", "localFileUrl": { "file": "https://api.routeconverter.com/files/f5fab870-f1ab-4130-aea3-905d57127017" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8232/", "metadata": null }, { "description": "Birnen Allee1 31.10.2025", "creator_name": "Mest", "localFileUrl": { "file": "https://api.routeconverter.com/files/2fbc983e-0a6e-4b94-9ebb-d0b6fb6be09e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41779/", "metadata": { "length": 3199, "lengthKind": "track", "duration": 3060, "positionLists": 1, "positions": 297, "size": 60610, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2025-10-31T09:55:18.984000+00:00", "elevationGain": 59, "elevationLoss": 57, "country": "AT" } } ], "url": "https://api.routeconverter.com/v1/categories/1951/" }