Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8084/
{ "parent": "https://api.routeconverter.com/v1/categories/8019/", "name": "Central African Rep.", "children": [], "routes": [ { "description": "LAC DU CHAD", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/fb0eac8a-dd76-4784-b5cf-ffa1c073ced2" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/57467/", "metadata": { "length": 8703518, "lengthKind": "track", "duration": 14686997, "positionLists": 2, "positions": 6082, "size": 1249381, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2014-03-02T11:16:35+00:00", "elevationGain": 6351, "elevationLoss": 7779, "country": "CF" } } ], "url": "https://api.routeconverter.com/v1/categories/8084/" }