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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/",
    "description": "Dannewerk_Tour (85km) 25873 Rantrum, Germany",
    "creator_name": "ferienhaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4edbd67d-0ec3-45dd-8e9a-f4b973172ab5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1546/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1940/",
    "metadata": {
        "length": 95455,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 1535,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}