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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-19 10:22:11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1f9f216e-da3d-4f29-bf35-6720d8dc57ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35620/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52111/",
    "metadata": {
        "length": 221738,
        "lengthKind": "track",
        "duration": 21001,
        "positionLists": 1,
        "positions": 1710,
        "size": 27360,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-19T10:22:11+00:00",
        "elevationGain": 2012,
        "elevationLoss": 2000,
        "country": "XK"
    }
}