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

GET /v1/routes/3791/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "57f751232575b44dc5f34093b6394909"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1011/",
    "description": "197 M to 197 K",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a5ad6b2b-b5b5-41b4-bff4-6b9a02e9af6f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3174/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3791/",
    "metadata": {
        "length": 10099,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 2840,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}