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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "Dolomiten3-1",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/143b6319-8c24-424e-aa84-71df4fc52e4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1454/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1837/",
    "metadata": {
        "length": 224360,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 35,
        "size": 1267,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}