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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1003/?format=api",
    "description": "108 H to 108 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9fc1411c-5efd-45d6-adf3-a2ae8517694d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3143/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3760/?format=api",
    "metadata": {
        "length": 11288,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 27,
        "size": 3585,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}