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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1008/",
    "description": "192 C -  F",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3e85d77-d13b-4e55-975e-e749f45af9e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3162/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3779/",
    "metadata": {
        "length": 6440,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 1904,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}