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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Von-Frerichs-Straße 17, 26603 Aurich, Germany to Von-Frerichs-Straße 14, 26603 Aurich, Germany",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c2b6470-dcea-42ef-bb64-b1b76cdd5896"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38277/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54768/",
    "metadata": {
        "length": 64004,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 1740,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}