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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:Start-Rothenbergen to Ziel-Rothenbergen (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/79e52f5d-a002-4792-a5eb-ebd78386b929"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37854/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54345/",
    "metadata": {
        "length": 1275105,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 4120,
        "format": "CoPilot 9 (*.trp)",
        "country": "DE"
    }
}