Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7768/
{ "parent": "https://api.routeconverter.com/v1/categories/167/", "name": "Jura", "children": [], "routes": [ { "description": "La Brevine - Fleurier", "creator_name": "erich_naef", "localFileUrl": { "file": "https://api.routeconverter.com/files/d33770a3-9ff2-4660-9c9d-9fb815430ef0" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41512/", "metadata": { "length": 17881, "lengthKind": "track", "duration": 19719, "positionLists": 1, "positions": 3931, "size": 891792, "format": "GPS Exchange Format 1.0 (*.gpx)", "startTime": "2003-09-12T08:40:24+00:00", "elevationGain": 1229, "elevationLoss": 1570, "country": "CH" } }, { "description": "Langenbruck_Belchenflue_Ifenthal", "creator_name": "erich_naef", "localFileUrl": { "file": "https://api.routeconverter.com/files/e8058e6b-9a52-48ff-b24c-07a7d9f987f7" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41526/", "metadata": { "length": 10417, "lengthKind": "track", "duration": 21534, "positionLists": 1, "positions": 4306, "size": 531058, "format": "GPS Exchange Format 1.0 (*.gpx)", "startTime": "2003-02-20T06:35:58+00:00", "elevationGain": 1151, "elevationLoss": 846, "country": "CH" } } ], "url": "https://api.routeconverter.com/v1/categories/7768/" }