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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8062/",
    "description": "2012-03-28 10:54:47",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90e746df-dcc8-4428-8a00-0c47b4d58934"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38423/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54914/",
    "metadata": {
        "length": 1115064,
        "lengthKind": "straight-line",
        "duration": 6012,
        "positionLists": 2,
        "positions": 4729,
        "size": 75552,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2012-03-28T10:54:47+00:00",
        "elevationGain": 11543,
        "elevationLoss": 11649,
        "country": "FI"
    }
}