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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Schönauer Hof to Schönauer Hof (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/82ce0379-4bde-477b-bbdb-194aa4916bb4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38060/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54551/",
    "metadata": {
        "length": 399471,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 890,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "AT"
    }
}