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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2012-05-18 11:05:42",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/800a8b95-1fe3-473b-887b-17232d6e2c3e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37991/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54482/",
    "metadata": {
        "length": 5887,
        "lengthKind": "track",
        "duration": 6594,
        "positionLists": 1,
        "positions": 1103,
        "size": 17648,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2012-05-18T11:05:42+00:00",
        "elevationGain": 208,
        "elevationLoss": 214,
        "country": "FR"
    }
}