Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1229/
{ "parent": "https://api.routeconverter.com/v1/categories/1083/", "name": "Relleu", "children": [], "routes": [ { "description": "Relleu 1", "creator_name": "Blaukowb", "localFileUrl": { "file": "https://api.routeconverter.com/files/9dfb2e61-eebf-4ab7-953e-a00fce09ed14" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4393/", "metadata": { "length": 15021, "lengthKind": "track", "positionLists": 1, "positions": 11842, "size": 758005, "format": "GPS Exchange Format 1.0 (*.gpx)", "elevationGain": 1344, "elevationLoss": 1342, "country": "ES" } } ], "url": "https://api.routeconverter.com/v1/categories/1229/" }