Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8043/
{ "parent": "https://api.routeconverter.com/v1/categories/7857/", "name": "Latvia", "children": [], "routes": [ { "description": "R1-T2", "creator_name": "dixon", "localFileUrl": { "file": "https://api.routeconverter.com/files/1130f113-8827-4e25-93d5-430b02b69e7e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/51039/", "metadata": { "length": 1279142, "lengthKind": "track", "positionLists": 1, "positions": 3744, "size": 180354, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "LV" } }, { "description": "TLT19/Sluoksnis be pavadinimo", "creator_name": "Karolis", "localFileUrl": { "file": "https://api.routeconverter.com/files/082f72f4-f5a8-4306-b843-03ad7df9dbd5" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/51072/", "metadata": { "length": 6840703, "lengthKind": "straight-line", "positionLists": 1, "positions": 10, "size": 3932, "format": "Google Earth 5 (*.kml)", "elevationGain": 0, "elevationLoss": 0, "country": "LV" } } ], "url": "https://api.routeconverter.com/v1/categories/8043/" }