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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8047/",
    "description": "2014-05-28 14:54:21",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50f1e46b-4d8c-4cca-824a-f2fae5351105"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36826/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53317/",
    "metadata": {
        "length": 52605,
        "lengthKind": "track",
        "duration": 4036,
        "positionLists": 1,
        "positions": 372,
        "size": 5952,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2014-05-28T14:54:21+00:00",
        "elevationGain": 193,
        "elevationLoss": 1413,
        "country": "TR"
    }
}