Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2912/
{ "parent": "https://api.routeconverter.com/v1/categories/3196/", "name": "Sudan", "children": [ { "name": "tunisia beja", "url": "https://api.routeconverter.com/v1/categories/7791/" } ], "routes": [ { "description": "mohammediah", "creator_name": "mohammediah", "localFileUrl": { "file": "https://api.routeconverter.com/files/9f7afc5b-4ff5-4a43-95b2-a0ceba1e70d6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7837/", "metadata": { "length": 14209535, "lengthKind": "straight-line", "positionLists": 1, "positions": 80, "size": 9712, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 4019, "elevationLoss": 3801, "country": "SD" } } ], "url": "https://api.routeconverter.com/v1/categories/2912/" }