Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8070/
{ "parent": "https://api.routeconverter.com/v1/categories/8019/", "name": "Mauritania", "children": [], "routes": [ { "description": "091219", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/2a01998d-545f-4f7c-af3e-a7ee54959d23" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/52348/", "metadata": { "length": 7762092, "lengthKind": "track", "duration": 875498, "positionLists": 20, "positions": 46565, "size": 7401732, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2009-12-19T13:36:24+00:00", "elevationGain": 89148, "elevationLoss": 88106, "country": "MR" } }, { "description": "2013-01-03 09:52:46 Auto", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/5c69a3a9-5bfb-47bb-98f8-bc7bd2e5eec7" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/53590/", "metadata": { "length": 394285, "lengthKind": "track", "duration": 36266, "positionLists": 1, "positions": 5063, "size": 537811, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2013-01-03T09:52:46+00:00", "elevationGain": 3738, "elevationLoss": 3741, "country": "MR" } } ], "url": "https://api.routeconverter.com/v1/categories/8070/" }