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

GET /v1/routes/3818/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5123ae9fd9b791875c61e2ac6dd22a78"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1021/",
    "description": "187 A to 187 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50dc6e21-3190-4270-92e3-0438fc8fdf22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3201/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3818/",
    "metadata": {
        "length": 15433,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 44,
        "size": 5747,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}