Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7552/
{ "parent": "https://api.routeconverter.com/v1/categories/6914/", "name": "Viva Transfer", "children": [], "routes": [ { "description": "Kröslin - Strahlsund", "creator_name": "klausk", "localFileUrl": { "file": "https://api.routeconverter.com/files/2a8950c1-5e35-427f-927c-3161b363b9be" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40253/", "metadata": { "length": 53725, "lengthKind": "track", "duration": 25164, "positionLists": 1, "positions": 25203, "size": 6301185, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2020-08-09T06:56:29.348000+00:00", "elevationGain": 670, "elevationLoss": 669 } } ], "url": "https://api.routeconverter.com/v1/categories/7552/" }