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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 24 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/65edebda-ea6e-43bd-9580-60adee3c0d7b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37349/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53840/",
    "metadata": {
        "length": 142734,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 24,
        "size": 1080,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}