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

GET /v1/routes/1083/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "832ccfe2fe6a601fc870f043b1df424e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1405/",
    "description": "Zell Am See to Zell Am See, ( 420 km, 8 Std) über Innsbruck, alte Brennerstr., Lienz, Felbertauerntunnel",
    "creator_name": "GPolice",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3662b8e0-7084-4c4a-b201-8cede6ccc676"
    },
    "localFile": "https://api.routeconverter.com/v1/files/883/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1083/",
    "metadata": {
        "length": 439012,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 613,
        "format": "GoPal 3 Route (*.xml)",
        "country": "IT"
    }
}