Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7862/
{ "parent": "https://api.routeconverter.com/v1/categories/7857/", "name": "Spain", "children": [], "routes": [ { "description": "Gete - LeónGete - León", "creator_name": "NAVAPALO", "localFileUrl": { "file": "https://api.routeconverter.com/files/67d89f9b-16d3-4cd4-8e3c-661ad2b3e0fe" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40734/", "metadata": { "length": 54475, "lengthKind": "track", "duration": 27754, "positionLists": 1, "positions": 323, "size": 42895, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2022-01-23T10:16:15+00:00", "elevationGain": 530, "elevationLoss": 821, "country": "ES" } } ], "url": "https://api.routeconverter.com/v1/categories/7862/" }