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

GET /v1/routes/56890/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7776b81980dd64211d59123938816973"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "uffep (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e4adce7a-24a8-49aa-83e3-23bce2c6e206"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40399/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56890/",
    "metadata": {
        "length": 161263,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 876,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "NO"
    }
}