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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1020/",
    "description": "TXL B to TXL A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b3f0cab-282a-4f5f-954d-f7b6ade09d02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3198/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3815/",
    "metadata": {
        "length": 11023,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 17,
        "size": 2320,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}