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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 744",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b56564e9-eeb2-46ce-9c0e-8d71074983d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39281/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55772/",
    "metadata": {
        "length": 16296,
        "lengthKind": "track",
        "duration": 7440,
        "positionLists": 1,
        "positions": 744,
        "size": 187120,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-07-20T12:46:40+00:00",
        "elevationGain": 669,
        "elevationLoss": 673,
        "country": "FR"
    }
}