Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8073/
{ "parent": "https://api.routeconverter.com/v1/categories/7863/", "name": "Cyprus", "children": [], "routes": [ { "description": "Nicosia - Filani", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/4d1e4b46-9bb1-4f4a-83b0-8784ef542934" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/53226/", "metadata": { "length": 52268, "lengthKind": "track", "duration": 8992, "positionLists": 1, "positions": 1373, "size": 349131, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2013-12-23T08:55:30+00:00", "elevationGain": 645, "elevationLoss": 581, "country": "CY" } }, { "description": "Macheras New XCO trail", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/6d0d78e9-fed0-48e9-a236-2cd59a6f988e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/54019/", "metadata": { "length": 5702, "lengthKind": "track", "duration": 3663, "positionLists": 1, "positions": 396, "size": 44714, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2011-01-15T07:42:24+00:00", "elevationGain": 260, "elevationLoss": 262, "country": "CY" } } ], "url": "https://api.routeconverter.com/v1/categories/8073/" }