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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Die mal etwas andere Westerwald Tour Teil 2 ca. 170 km",
    "creator_name": "xjrpeter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4c93dc73-7edb-454c-b5bf-32be76a9bd2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2097/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2601/",
    "metadata": {
        "length": 132316,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 47,
        "size": 2347,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}