Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6892/
{ "parent": "https://api.routeconverter.com/v1/categories/302/", "name": "Apfelstetten", "children": [], "routes": [ { "description": "Apfelstetten_Gundelfingen_Bichishausen_Hundersingen", "creator_name": "ATOS", "localFileUrl": { "file": "https://api.routeconverter.com/files/b24439e1-0ded-4499-9544-318ba90cb2de" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/37934/", "metadata": { "length": 32349, "lengthKind": "straight-line", "positionLists": 2, "positions": 232, "size": 23048, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 690, "elevationLoss": 609, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/6892/" }