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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Harzrundtour ab und an Quedlinburg ca. 275km",
    "creator_name": "troesel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b04fe5a-0a18-4f4a-b10f-2bb8a8c11908"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2481/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3036/",
    "metadata": {
        "length": 295385,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 3057,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}