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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 2097",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5bfb9052-5ea6-40f6-b464-65ab220fd14f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37092/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53583/",
    "metadata": {
        "length": 38042,
        "lengthKind": "track",
        "duration": 15501,
        "positionLists": 1,
        "positions": 2097,
        "size": 524851,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-05-28T07:21:27+00:00",
        "elevationGain": 1987,
        "elevationLoss": 1909,
        "country": "FR"
    }
}