Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7784/
{ "parent": "https://api.routeconverter.com/v1/categories/3165/", "name": "Schwäbische Alb", "children": [], "routes": [ { "description": "Wanderung", "creator_name": "harald.frank13@web.de", "localFileUrl": { "file": "https://api.routeconverter.com/files/4488b48f-77bb-47c3-8575-1466358d5b8d" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41452/", "metadata": { "length": 22032, "lengthKind": "track", "duration": 26220, "positionLists": 1, "positions": 5507, "size": 749509, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2023-04-09T08:04:47+00:00", "elevationGain": 516, "elevationLoss": 470, "country": "DE" } }, { "description": "Bad-Urach_Burg-Hohenurach_Wasserfall_11,2km", "creator_name": "FreizeitWanderer", "localFileUrl": { "file": "https://api.routeconverter.com/files/d7782efe-ffd1-44ac-ba95-a395c53c68b6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41572/", "metadata": { "length": 11259, "lengthKind": "track", "duration": 26179, "positionLists": 1, "positions": 528, "size": 73914, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2021-10-24T08:43:05+00:00", "elevationGain": 784, "elevationLoss": 785, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/7784/" }