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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 40 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2dfa38f8-b39b-457a-9a32-d9309d307d6c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35949/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52440/",
    "metadata": {
        "length": 100280,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 40,
        "size": 1951,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}