Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7717/
{ "parent": "https://api.routeconverter.com/v1/categories/7722/", "name": "2022 Route", "children": [ { "name": "4x4 & Quad & ATV & Trike", "url": "https://api.routeconverter.com/v1/categories/4208/" }, { "name": "Botswana", "url": "https://api.routeconverter.com/v1/categories/7736/" } ], "routes": [ { "description": "Bo001", "creator_name": "mk_ewde", "localFileUrl": { "file": "https://api.routeconverter.com/files/ca21f398-699c-433b-8129-c704af738fea" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41006/", "metadata": null }, { "description": "Mountainbike am 23. April 2022 um 09:33", "creator_name": "peter.kickinger", "localFileUrl": { "file": "https://api.routeconverter.com/files/3a9f7ca5-3b18-4f87-aa1c-bcb93a627a6f" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41376/", "metadata": { "length": 70890, "lengthKind": "track", "duration": 29963, "positionLists": 1, "positions": 2420, "size": 330392, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2022-04-23T07:36:42+00:00", "elevationGain": 311, "elevationLoss": 353, "country": "AT" } }, { "description": "Radtour am 22. April 2022 um 14:45", "creator_name": "peter.kickinger", "localFileUrl": { "file": "https://api.routeconverter.com/files/fdd3cb4c-52a7-4c42-91a7-55f23cc8ec4d" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41377/", "metadata": { "length": 20471, "lengthKind": "track", "duration": 7910, "positionLists": 1, "positions": 634, "size": 130233, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2022-04-22T12:45:50+00:00", "elevationGain": 80, "elevationLoss": 119, "country": "AT" } }, { "description": "Wanderung am 24. April 2022 um 09:10", "creator_name": "peter.kickinger", "localFileUrl": { "file": "https://api.routeconverter.com/files/9c72d9fc-fb1b-41dc-ab65-baa4024f95e1" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41383/", "metadata": { "length": 76184, "lengthKind": "straight-line", "duration": 22945, "positionLists": 1, "positions": 2148, "size": 392511, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2022-04-24T07:09:59.917000+00:00", "elevationGain": 486, "elevationLoss": 429, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/7717/" }