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

GET /v1/routes/3644/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9a87a1372737d7ee80c4a7f9e3be20a1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/954/",
    "description": "Jura4",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d37fa191-87c3-4649-ad8b-b6ba74105bb6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3059/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3644/",
    "metadata": {
        "length": 295558,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 434,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "CH"
    }
}