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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Poppenhausen (wasserkuppe) to Poppenhausen (wasserkuppe)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1bf67385-524b-4a55-bc89-beff7b9b3746"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35543/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52034/",
    "metadata": {
        "length": 190220,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 41,
        "size": 3689,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "DE"
    }
}