Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7866/
{ "parent": "https://api.routeconverter.com/v1/categories/7857/", "name": "Netherlands", "children": [], "routes": [ { "description": "roaming_test", "creator_name": "ashhabkhan0@gmail.com", "localFileUrl": { "file": "https://api.routeconverter.com/files/23522e0b-07f8-4bf3-9066-e63500e33d1d" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41358/", "metadata": { "length": 24524, "lengthKind": "track", "duration": 2100, "positionLists": 1, "positions": 2101, "size": 941675, "format": "NMEA 0183 Sentences (*.nmea)", "startTime": "2023-01-16T12:03:04+00:00", "elevationGain": 500, "elevationLoss": 528, "country": "NL" } }, { "description": "Fahrradtour von Venlo nach Roermond", "creator_name": "HP1207", "localFileUrl": { "file": "https://api.routeconverter.com/files/6ef6d612-2666-454a-92ba-4fb757cb073c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41544/", "metadata": { "length": 67791, "lengthKind": "track", "duration": 16792, "positionLists": 1, "positions": 1328, "size": 179889, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2023-06-04T15:41:31.072000+00:00", "elevationGain": 159, "elevationLoss": 159, "country": "NL" } } ], "url": "https://api.routeconverter.com/v1/categories/7866/" }