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

GET /v1/routes/3790/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "564758c2018ab45b346518d45f1e888c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1011/",
    "description": "197 K to 197 M",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f7fb567-3a6d-4e46-98f6-9566dd5e1069"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3173/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3790/",
    "metadata": {
        "length": 9936,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 3126,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}