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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Marcha MTB La C (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e95e7fa1-e48b-44ec-81ae-ac93d7850ad9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40509/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57000/",
    "metadata": {
        "length": 60951,
        "lengthKind": "straight-line",
        "duration": 25588,
        "positionLists": 2,
        "positions": 2039,
        "size": 613183,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2015-04-19T07:46:39+00:00",
        "elevationGain": 1508,
        "elevationLoss": 1489,
        "country": "ES"
    }
}