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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1003/?format=api",
    "description": "108 A to 108 H",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b2c58d43-5888-4866-8f8e-c0d88b4c52cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3138/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3755/?format=api",
    "metadata": {
        "length": 11054,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 28,
        "size": 3756,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}