Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6946/
{ "parent": "https://api.routeconverter.com/v1/categories/15/", "name": "Fischbrötchentouren", "children": [ { "name": "Touren ab Dersau am Plöner See", "url": "https://api.routeconverter.com/v1/categories/6947/" } ], "routes": [ { "description": "FBT Teil3 Tom Tom", "creator_name": "fredgr", "localFileUrl": { "file": "https://api.routeconverter.com/files/fd7493b7-42cd-4285-9810-e1c65ae07d87" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38021/", "metadata": { "length": 72421, "lengthKind": "routed", "positionLists": 1, "positions": 14, "size": 429, "format": "Tom Tom 5 Route (*.itn)", "country": "DE" } }, { "description": "FBT Teil1 Garmin", "creator_name": "fredgr", "localFileUrl": { "file": "https://api.routeconverter.com/files/32e9ff6d-7a37-409f-a76a-8b8b3eb206cb" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38022/", "metadata": { "length": 62004, "lengthKind": "routed", "positionLists": 2, "positions": 1354, "size": 88514, "format": "GPS Exchange Format 1.0 (*.gpx)", "elevationGain": 0, "elevationLoss": 0, "country": "DE" } }, { "description": "FBT Teil1 TomTom", "creator_name": "fredgr", "localFileUrl": { "file": "https://api.routeconverter.com/files/627382f1-5a16-4df7-8d1d-695484be5963" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38023/", "metadata": { "length": 30189, "lengthKind": "routed", "positionLists": 1, "positions": 4, "size": 136, "format": "Tom Tom 9.5 Route (*.itn)", "country": "DE" } }, { "description": "FBT Teil2 Garmin", "creator_name": "fredgr", "localFileUrl": { "file": "https://api.routeconverter.com/files/07b0a98c-d00a-4253-9d21-b01add1fec46" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38024/", "metadata": { "length": 57344, "lengthKind": "routed", "positionLists": 1, "positions": 10, "size": 310, "format": "Tom Tom 9.5 Route (*.itn)", "country": "DE" } }, { "description": "FBT Teil2 TomTom", "creator_name": "fredgr", "localFileUrl": { "file": "https://api.routeconverter.com/files/52735a92-f1bf-48cb-9ae2-1f06114dfa4b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38025/", "metadata": { "length": 57344, "lengthKind": "routed", "positionLists": 1, "positions": 10, "size": 310, "format": "Tom Tom 9.5 Route (*.itn)", "country": "DE" } }, { "description": "FBT Teil3 Garmin", "creator_name": "fredgr", "localFileUrl": { "file": "https://api.routeconverter.com/files/6e3c6e60-2183-42d2-831e-bcd36106b990" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38026/", "metadata": { "length": 144925, "lengthKind": "routed", "positionLists": 2, "positions": 3255, "size": 212234, "format": "GPS Exchange Format 1.0 (*.gpx)", "elevationGain": 0, "elevationLoss": 0, "country": "DE" } }, { "description": "Fischbrötchentour am Weltfischbrötchentag", "creator_name": "Karmial", "localFileUrl": { "file": "https://api.routeconverter.com/files/855ed9ec-57c3-42a9-aaf6-82d613ea202a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38141/", "metadata": { "length": 375505, "lengthKind": "track", "positionLists": 1, "positions": 13992, "size": 1649938, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 578, "elevationLoss": 566, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/6946/" }