Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8086/
{ "parent": "https://api.routeconverter.com/v1/categories/7855/", "name": "Bahamas", "children": [], "routes": [ { "description": "058 to 063", "creator_name": "brianambi", "localFileUrl": { "file": "https://api.routeconverter.com/files/86b45824-e015-4575-9ce1-dd5ba6f5e07e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/51300/", "metadata": { "length": 0, "lengthKind": "straight-line", "duration": 108, "positionLists": 1, "positions": 6, "size": 1881, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2023-07-21T14:39:24+00:00", "elevationGain": 1, "elevationLoss": 3 } }, { "description": "058 to 063 (2)", "creator_name": "brianambi", "localFileUrl": { "file": "https://api.routeconverter.com/files/56424384-8fb7-402c-bec7-cd38f53abd6c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/51301/", "metadata": { "length": 0, "lengthKind": "straight-line", "duration": 108, "positionLists": 1, "positions": 6, "size": 1881, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2023-07-21T14:39:24+00:00", "elevationGain": 1, "elevationLoss": 3 } } ], "url": "https://api.routeconverter.com/v1/categories/8086/" }