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

GET /v1/routes/55844/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8f8bf80d25cd4278782e0d67ffa24391"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Frauenfeld, Schweiz to 6280 Zell am Ziller, Österreich",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8dc13b3-e9a4-4d2b-a1de-ff7d8704fd1b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39353/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55844/",
    "metadata": {
        "length": 1053856,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 2596,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "AT"
    }
}