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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1002/",
    "description": "104 A to 104 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca4e567b-93f8-481d-a5b6-4177510f687b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3135/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3752/",
    "metadata": {
        "length": 20508,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 53,
        "size": 6999,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}