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

GET /v1/routes/54044/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9a48375813a03bab2eca828b6f5deff2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Position 1 to Position 1626",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6dfa7f61-4a89-41bf-89fb-f092f08ab5df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37553/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54044/",
    "metadata": {
        "length": 22659,
        "lengthKind": "track",
        "duration": 15449,
        "positionLists": 1,
        "positions": 1626,
        "size": 408556,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2013-05-26T08:58:43+00:00",
        "elevationGain": 1840,
        "elevationLoss": 1718,
        "country": "CH"
    }
}