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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1005/",
    "description": "155 B - A ohne Umleitung",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2140b4bf-7d62-4e92-8a86-a2e24fe311d2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3153/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3770/",
    "metadata": {
        "length": 10962,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 4018,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}