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

GET /v1/routes/3642/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3d2bb3ab7d16b498b8bb2b75b04c9d8d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/954/",
    "description": "Jura2",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d48f24c-d0a3-4b8a-ba23-70180211612a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3057/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3642/",
    "metadata": {
        "length": 357930,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 837,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "CH"
    }
}