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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 18 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9720e4eb-92e2-4e12-a19b-b34827747ec7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38580/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55071/",
    "metadata": {
        "length": 131870,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 18,
        "size": 873,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}