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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 1221",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/456acb26-9c23-4242-a0de-cfd63e1c8033"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36544/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53035/",
    "metadata": {
        "length": 32212,
        "lengthKind": "track",
        "duration": 9631,
        "positionLists": 1,
        "positions": 1221,
        "size": 306159,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-08-26T07:11:01+00:00",
        "elevationGain": 667,
        "elevationLoss": 675,
        "country": "FR"
    }
}