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

GET /v1/routes/3777/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "88c2e451e9cbe4cb8ce83c12a912e5ff"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1008/?format=api",
    "description": "192 B to 192 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97f3c22d-325f-43ea-8298-069813a5f62e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3160/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3777/?format=api",
    "metadata": {
        "length": 13495,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 34,
        "size": 4475,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}