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", "metadata": { "length": 218296, "lengthKind": "track", "positionLists": 1, "positions": 246, "size": 17087, "format": "GPS Exchange Format 1.0 (*.gpx)", "elevationGain": 3626, "elevationLoss": 3626, "country": "AT" } } ], "url": "https://api.routeconverter.com/v1/categories/7745/?format=api" }