Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7771/
{ "parent": "https://api.routeconverter.com/v1/categories/7479/", "name": "meins", "children": [], "routes": [ { "description": "Kamen - Meran", "creator_name": "Biker937", "localFileUrl": { "file": "https://api.routeconverter.com/files/a4a0846b-a1e5-4244-9372-27b11c2c8536" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41515/", "metadata": { "length": 1944208, "lengthKind": "routed", "duration": 120086, "positionLists": 2, "positions": 16869, "size": 249019, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2023-05-01T18:09:25+00:00", "elevationGain": 22501, "elevationLoss": 22013, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/7771/" }