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

GET /v1/routes/3805/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8fe554f8fa554fba61fefbfafb940955"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1016/",
    "description": "256 B - A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4569b227-0602-4d01-a3e9-237045ff57e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3188/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3805/",
    "metadata": {
        "length": 11054,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 31,
        "size": 4214,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}