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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour 6 Schaffhausen Waldshut",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a674cd8d-7b59-470f-afb3-e48fe9d2a4d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38937/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55428/",
    "metadata": {
        "length": 180071,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 31,
        "size": 3450,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}