Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7549/
{ "parent": "https://api.routeconverter.com/v1/categories/400/", "name": "Pyrenees Catalunya", "children": [], "routes": [ { "description": "1.Tossa d'Alp-Ref.Sant Jordi", "creator_name": "estifen", "localFileUrl": { "file": "https://api.routeconverter.com/files/2c2a1396-b346-4e42-9582-e910458ef1f1" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40566/", "metadata": { "length": 49686, "lengthKind": "straight-line", "positionLists": 2, "positions": 1314, "size": 86384, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 4197, "elevationLoss": 4184, "country": "ES" } } ], "url": "https://api.routeconverter.com/v1/categories/7549/" }