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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1010/",
    "description": "195 A to 195 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d36eace2-c695-4405-b7e9-ba7407680746"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3165/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3782/",
    "metadata": {
        "length": 12320,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 33,
        "size": 4485,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}