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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour 5 Wehratal Albtal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f92eb79-1319-41d8-8cb4-aec2c5b242fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37590/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54081/",
    "metadata": {
        "length": 184899,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 31,
        "size": 3516,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}