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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2014-09-24 17:10:43",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8bc52610-2c8c-40cd-a0c7-69bb64fa4b7f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38267/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54758/",
    "metadata": {
        "length": 81646,
        "lengthKind": "track",
        "duration": 7837,
        "positionLists": 2,
        "positions": 526,
        "size": 8400,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2014-09-24T17:10:43+00:00",
        "elevationGain": 411,
        "elevationLoss": 333,
        "country": "DE"
    }
}