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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Start:Start:1 Kongressplatz, 7270 Davos, Switzerland to 1 Kongre",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8e41714-a2bc-423d-a70d-a66496266745"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39354/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55845/",
    "metadata": {
        "length": 331730,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 24,
        "size": 10224,
        "format": "CoPilot 9 (*.trp)",
        "country": "CH"
    }
}