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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "1 Kongshavn 8 to 101 Kongshavn 8",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9778d3a2-c085-470f-8c4b-6f8cd92521fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38591/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55082/",
    "metadata": {
        "length": 2031917,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 101,
        "size": 4292,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "NO"
    }
}