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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1018/?format=api",
    "description": "291 B to 291 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f849526-015a-4ddb-83ef-7873c6707821"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3194/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3811/?format=api",
    "metadata": {
        "length": 6548,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 15,
        "size": 2071,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}