Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/306/
{ "parent": "https://api.routeconverter.com/v1/categories/302/", "name": "Bad Herrenalb", "children": [], "routes": [ { "description": "Bad Herrenalber Stadtlauf 14.06.2008", "creator_name": "Sandmann_x99", "localFileUrl": { "file": "https://api.routeconverter.com/files/8c45fe70-8dfb-4efd-a0bd-e5df9dc75015" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/973/", "metadata": { "length": 18246, "lengthKind": "straight-line", "positionLists": 3, "positions": 622, "size": 5512, "format": "Google Earth 4.2 Compressed (*.kmz)", "elevationGain": 0, "elevationLoss": 0, "country": "DE" } }, { "description": "Großer Teufelslauf", "creator_name": "Sandmann_x99", "localFileUrl": { "file": "https://api.routeconverter.com/files/8c4686f8-670e-49aa-890b-0a62dde53693" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/974/", "metadata": { "length": 67018, "lengthKind": "straight-line", "positionLists": 3, "positions": 1733, "size": 16933, "format": "Google Earth 4.2 Compressed (*.kmz)", "elevationGain": 30, "elevationLoss": 0, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/306/" }