Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6926/
{ "parent": "https://api.routeconverter.com/v1/categories/6925/", "name": "Giant's Causeway Costal Hike", "children": [], "routes": [ { "description": "Position 1 to Position 133", "creator_name": "kights", "localFileUrl": { "file": "https://api.routeconverter.com/files/64919f62-6ce9-4e70-ba2f-8ab853e4fa40" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38049/", "metadata": { "length": 16073, "lengthKind": "track", "positionLists": 1, "positions": 133, "size": 7511, "format": "GPS Exchange Format 1.1 (*.gpx)" } } ], "url": "https://api.routeconverter.com/v1/categories/6926/" }