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)" } }, { "description": "Ireland", "creator_name": "ROVB", "localFileUrl": null, "remoteUrl": "https://www.google.be/maps/@53.9567684,-7.0903515,7.47z?hl=fr", "url": "https://api.routeconverter.com/v1/routes/38825/", "metadata": null } ], "url": "https://api.routeconverter.com/v1/categories/6926/" }