Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2382/
{ "parent": "https://api.routeconverter.com/v1/categories/254/", "name": "_Harz", "children": [], "routes": [ { "description": "Wanderung August 2010/Route Drei Annen Hohne - Ilsenburg/Zwischenziele", "creator_name": "gerdc", "localFileUrl": { "file": "https://api.routeconverter.com/files/29dd7ffa-6254-4c9c-940e-f8d09aee03c5" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8099/", "metadata": { "length": 22889, "lengthKind": "straight-line", "positionLists": 2, "positions": 587, "size": 8834, "format": "Google Earth 5 Compressed (*.kmz)", "elevationGain": 0, "elevationLoss": 0, "country": "DE" } }, { "description": "Versuch1", "creator_name": "uprantl", "localFileUrl": { "file": "https://api.routeconverter.com/files/f4dfda7e-f6bb-48bf-8c5e-b90aaa5a8a79" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38036/", "metadata": null } ], "url": "https://api.routeconverter.com/v1/categories/2382/" }