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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Naturpark Thüringer Wald - Wartburg",
    "creator_name": "ozboss",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b464618-aa4b-4b45-b0d3-8d71a89bc795"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2441/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2991/",
    "metadata": {
        "length": 335460,
        "lengthKind": "track",
        "duration": 38417,
        "positionLists": 1,
        "positions": 293,
        "size": 26765,
        "format": "Tom Tom 5 Route (*.itn)",
        "startTime": "2009-09-29T06:51:10+00:00",
        "elevationGain": 3921,
        "elevationLoss": 4011,
        "country": "DE"
    }
}