Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6745/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7858/?format=api", "name": "Deutschland", "children": [ { "name": "Kerpen (Rheinland)", "url": "https://api.routeconverter.com/v1/categories/2000/?format=api" }, { "name": "Berlin", "url": "https://api.routeconverter.com/v1/categories/2354/?format=api" } ], "routes": [ { "description": "Bahnnostalgie - Die Sauschwänzlebahn von Blumberg-Zollhaus nach Weizen (Stühlingen) Ver. 1.0 (2015)", "creator_name": "dupa", "localFileUrl": { "file": "https://api.routeconverter.com/files/7c646993-f43d-4f84-8d84-aa712d71c24b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27847/?format=api", "metadata": { "length": 29103, "lengthKind": "track", "positionLists": 1, "positions": 599, "size": 69556, "format": "GPS Exchange Format 1.0 (*.gpx)", "elevationGain": 609, "elevationLoss": 857, "country": "CH" } } ], "url": "https://api.routeconverter.com/v1/categories/6745/?format=api" }