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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1008/",
    "description": "192 A to 192 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b805d412-70fd-4e14-ba24-12ae2ee7ee12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3158/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3775/",
    "metadata": {
        "length": 13581,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 34,
        "size": 4521,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}