Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7801/
{ "parent": "https://api.routeconverter.com/v1/categories/7677/", "name": "Ulrike & Hanno", "children": [], "routes": [ { "description": "ioi", "creator_name": "bbclaudiu", "localFileUrl": null, "remoteUrl": "https://maps.app.goo.gl/t6rbjipsouCRnJrb8", "url": "https://api.routeconverter.com/v1/routes/41646/", "metadata": null }, { "description": "Elberadweg - Cuxhaben bis Magdeburg", "creator_name": "HK1702", "localFileUrl": { "file": "https://api.routeconverter.com/files/7f91464b-9682-4537-8e43-42fe6d2806bf" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41822/", "metadata": { "length": 437506, "lengthKind": "straight-line", "positionLists": 1, "positions": 359, "size": 46997, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 582, "elevationLoss": 537, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/7801/" }