Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7868/
{ "parent": "https://api.routeconverter.com/v1/categories/7857/", "name": "Croatia", "children": [], "routes": [ { "description": "OziCE Track Log File", "creator_name": "luigilazz", "localFileUrl": { "file": "https://api.routeconverter.com/files/720ec52c-9633-4e08-8df7-0606d60322b3" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41516/", "metadata": { "length": 206338, "lengthKind": "track", "duration": 38727, "positionLists": 3, "positions": 5373, "size": 1098267, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2016-10-25T09:07:38.380000+00:00", "elevationGain": 13226, "elevationLoss": 12801, "country": "HR" } } ], "url": "https://api.routeconverter.com/v1/categories/7868/" }