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

GET /v1/routes/3643/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "304b6743f20381290281dc04b1782b13"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/954/",
    "description": "Jura3",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2beb6eaa-5c27-41c6-8b82-c8161cabd18c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3058/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3643/",
    "metadata": {
        "length": 457134,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 34,
        "size": 1153,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "CH"
    }
}