Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6322/
{ "parent": "https://api.routeconverter.com/v1/categories/254/", "name": "Bayern", "children": [ { "name": "Geologie", "url": "https://api.routeconverter.com/v1/categories/7743/" } ], "routes": [ { "description": "versuch2", "creator_name": "uprantl", "localFileUrl": { "file": "https://api.routeconverter.com/files/73e47a09-4e7b-47f8-a126-8cb190864e5a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38037/", "metadata": null }, { "description": "Fränkischer Rotweinwanderweg", "creator_name": "camelopard", "localFileUrl": { "file": "https://api.routeconverter.com/files/efe35ff0-751b-49d1-8fe3-84f6026393f9" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40895/", "metadata": { "length": 74909, "lengthKind": "track", "positionLists": 1, "positions": 1588, "size": 132603, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 2500, "elevationLoss": 2469, "country": "DE" } }, { "description": "?Kreuzeck", "creator_name": "wieland", "localFileUrl": { "file": "https://api.routeconverter.com/files/c1f1f5a9-84c6-4775-8910-0fd151f906cb" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41534/", "metadata": null } ], "url": "https://api.routeconverter.com/v1/categories/6322/" }