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

GET /v1/routes/53782/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "59ea3cb7b205e6b0fccbba28109821a0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RouteConverter/1: Track (1)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63ef636f-3125-481a-aa80-82183ab99567"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37291/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53782/",
    "metadata": {
        "length": 9676,
        "lengthKind": "straight-line",
        "duration": 9676,
        "positionLists": 2,
        "positions": 401,
        "size": 193531,
        "format": "Training Center Database 1 (*.tcx)",
        "startTime": "2011-09-16T20:47:29.932000+00:00",
        "elevationGain": 291,
        "elevationLoss": 291,
        "country": "DE"
    }
}