This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/1082/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "38149638f60f6ae22b333f0b1cc66e3c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1405/",
    "description": "Zell am See über Wörgl, Kitzbühl - Zell am See (172 km, 4 Std.)",
    "creator_name": "GPolice",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f4984bd-45d6-460d-873f-5e471d25bba1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/882/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1082/",
    "metadata": {
        "length": 187412,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 776,
        "format": "GoPal 3 Route (*.xml)",
        "country": "AT"
    }
}