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

GET /v1/routes/5514/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "849f17c883d650405306dd99fd3c24b2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1368/",
    "description": "Anfang2 to Ende2",
    "creator_name": "Herwarth",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/177380f8-9b1b-4c26-a0f1-38ebd5e63a84"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4641/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5514/",
    "metadata": {
        "length": 172168,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1108,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}