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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 44 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/788d6404-1335-4396-86f1-a2cb623727b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37820/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54311/",
    "metadata": {
        "length": 170223,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 44,
        "size": 1980,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}