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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 921",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd7c5206-c8fe-4945-a665-27303012760d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40244/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56735/",
    "metadata": {
        "length": 27884,
        "lengthKind": "track",
        "duration": 9162,
        "positionLists": 1,
        "positions": 921,
        "size": 231229,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2013-05-14T15:50:27+00:00",
        "elevationGain": 637,
        "elevationLoss": 741,
        "country": "FR"
    }
}