Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/836/
{ "parent": "https://api.routeconverter.com/v1/categories/823/", "name": "Rundwege Heimbach-Hasenfeld", "children": [], "routes": [ { "description": "Rundweg 1 Staubecken Heimbach", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/45123bec-1c79-45a9-ae5a-62fe61e75666" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3267/", "metadata": { "length": 8120, "lengthKind": "track", "positionLists": 1, "positions": 373, "size": 18183, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } }, { "description": "Rundweg 2 Um den Meuchelberg", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/a2852c6d-90dd-401f-8339-def228a9a865" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3268/", "metadata": { "length": 4281, "lengthKind": "track", "positionLists": 1, "positions": 219, "size": 11099, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } }, { "description": "Rundweg 3 Gut Habersauel-Freibad", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/d8ab4de8-3566-4d75-9f7e-434d68bd0320" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3269/", "metadata": { "length": 2779, "lengthKind": "track", "positionLists": 1, "positions": 146, "size": 7741, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/836/" }