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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1015/",
    "description": "255 A - B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4b88e63-ba40-42e3-ac8c-afd975f67174"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3184/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3801/",
    "metadata": {
        "length": 11024,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 35,
        "size": 4703,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}