Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1164/
{ "parent": "https://api.routeconverter.com/v1/categories/298/", "name": "Sächsische Schweiz", "children": [], "routes": [ { "description": "Wehlen - Rauenstein - Rathen - Bastei - Wehlen", "creator_name": "xreality", "localFileUrl": { "file": "https://api.routeconverter.com/files/c99684fa-173b-48b3-bb03-5e8d4b025c14" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4167/", "metadata": { "length": 138380, "lengthKind": "straight-line", "duration": 71868, "positionLists": 3, "positions": 6831, "size": 2431787, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2010-04-18T11:04:41+00:00", "elevationGain": 5858, "elevationLoss": 5810, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/1164/" }