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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "Dolomiten-5",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c47c903-35a1-49e6-b107-11c63227779b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1453/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1836/",
    "metadata": {
        "length": 402251,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 650,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}