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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "01 Waldeck to 48 Waldeck",
    "creator_name": "applefarm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d82df7ed-59f4-41bd-8023-71f1bdb09776"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23938/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27907/",
    "metadata": {
        "length": 336851,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1832,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}