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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "25 Seeuferstraße, Möhnesee, 59519, DE to 80 Sorpestraße, Winterberg, 59955, DE",
    "creator_name": "rallechrist",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ff95d7c-ca49-496f-a9f1-10006bba5c94"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26635/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40287/",
    "metadata": {
        "length": 110863,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 32,
        "size": 1655,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}