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

GET /v1/routes/55245/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "36304f2375f289cedc44d9e35c5a2e68"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Mariazeller Straße 66, Sankt Pölten to Herzog-Albrecht-Straße 4, Mistelbach",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f1dc5c2-1ba5-4b4f-b1b3-6267c37e82e9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38754/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55245/",
    "metadata": {
        "length": 202357,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 28,
        "size": 1370,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "AT"
    }
}