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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wiegwasser to Bahnhofstraße 27",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8dfefe28-0db5-46ef-a2cf-574cd0bb0539"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38336/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54827/",
    "metadata": {
        "length": 86262,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 810,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}