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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Donauw?rth-Plaus",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/994d8574-4843-4177-a1fa-e96cd02a9f0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38630/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55121/",
    "metadata": {
        "length": 342394,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 484,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}