Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1946/
{ "parent": "https://api.routeconverter.com/v1/categories/254/", "name": "Thüringen", "children": [], "routes": [ { "description": "VIA PORTA -Friedrichroda Nesseöhof-", "creator_name": "percy", "localFileUrl": { "file": "https://api.routeconverter.com/files/bb8984cd-d6dd-4ab3-9d91-b7d89001f2c6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8196/", "metadata": { "length": 10597, "lengthKind": "track", "positionLists": 1, "positions": 79, "size": 7562, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 385, "elevationLoss": 256, "country": "DE" } }, { "description": "Eisenach_Drachenschlucht_Landgrafenschlucht_10,7km", "creator_name": "FreizeitWanderer", "localFileUrl": { "file": "https://api.routeconverter.com/files/01fa51b5-6164-41e6-97c9-b21fd1ab3658" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41570/", "metadata": { "length": 10726, "lengthKind": "track", "duration": 12159, "positionLists": 1, "positions": 503, "size": 104867, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2022-09-20T11:32:05+00:00", "elevationGain": 363, "elevationLoss": 362, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/1946/" }