Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/912/
{ "parent": "https://api.routeconverter.com/v1/categories/823/", "name": "Rundwege Großhau", "children": [], "routes": [ { "description": "Rundweg 2", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/cf92ec0e-0d6b-46fb-ac7f-0830c9bb3bff" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3500/", "metadata": { "length": 5155, "lengthKind": "track", "positionLists": 1, "positions": 158, "size": 8293, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } }, { "description": "Rundweg 4", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/c31970dd-5fb4-4443-a5cf-b4a477c24ceb" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3501/", "metadata": { "length": 4821, "lengthKind": "track", "positionLists": 1, "positions": 284, "size": 14089, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } }, { "description": "Rundweg 3", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/1261881d-b47d-41d1-a978-d486d177af1e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3502/", "metadata": { "length": 4446, "lengthKind": "track", "positionLists": 1, "positions": 231, "size": 11651, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } }, { "description": "Rundweg 1", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/dc2539ff-eb4a-48f9-9b47-97b76605916f" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3503/", "metadata": { "length": 7061, "lengthKind": "track", "positionLists": 1, "positions": 225, "size": 11375, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/912/" }