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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-10 07:04:26",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/416d88bc-a817-488f-b2ca-a1444d5ca172"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36438/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52929/",
    "metadata": {
        "length": 160630,
        "lengthKind": "track",
        "duration": 37532,
        "positionLists": 1,
        "positions": 1775,
        "size": 28400,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-10T07:04:26+00:00",
        "elevationGain": 2803,
        "elevationLoss": 2799,
        "country": "XK"
    }
}