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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rosenhof 8, 25421 Pinneberg to Zollenspieker",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7152c523-6e0a-43b8-b6a9-cd18cd362dd0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37643/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54134/",
    "metadata": {
        "length": 154261,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 373,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}