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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Emil-Figge-Strasse 2, 44227 Dortmund, Deutschland to 9 Sassenberger Weg 14, 33619 Bielefeld, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1e033554-b3b6-45a3-8b9d-9769ed03374d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35591/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52082/",
    "metadata": {
        "length": 117316,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 607,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}