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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 14 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/973036a2-c778-4f3a-9aa5-1b7ec6188248"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38583/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55074/",
    "metadata": {
        "length": 89429,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 14,
        "size": 630,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}