Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/908/
{ "parent": "https://api.routeconverter.com/v1/categories/823/", "name": "Rundwege Abenden", "children": [], "routes": [ { "description": "Rundweg 1", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/6f8614eb-91df-4ec1-b175-1eacce099ca4" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3482/", "metadata": { "length": 6872, "lengthKind": "track", "positionLists": 1, "positions": 333, "size": 16343, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } }, { "description": "Rundweg 2", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/fa59f3ba-7a02-4169-836f-0dde501d48e5" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3483/", "metadata": { "length": 3363, "lengthKind": "track", "positionLists": 1, "positions": 177, "size": 9167, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } }, { "description": "Rundweg 3", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/0a604c59-1ba5-49c7-acb3-7a7f8d439973" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3484/", "metadata": { "length": 4168, "lengthKind": "track", "positionLists": 1, "positions": 210, "size": 10685, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } }, { "description": "Rundweg 4", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/988c24d0-e644-47b3-a381-1de74b20f8a9" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3485/", "metadata": { "length": 4555, "lengthKind": "track", "positionLists": 1, "positions": 200, "size": 10225, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/908/" }