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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Ladendorf to Atzelsdorferstr/B40",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66d357ff-2b45-45bc-a2de-7fd592f8cdcf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37370/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53861/",
    "metadata": {
        "length": 510350,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 482,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "AT"
    }
}