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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Start: Cortina d'Ampezzo Belluno, Italien to 64 Tiefgass, 39010 Sankt Pankraz Bozen, Italien",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f2ace11-e45c-49c7-b132-9e2b49d61b4f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37580/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54071/",
    "metadata": {
        "length": 293543,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 1999,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}