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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8029/",
    "description": "2013-03-04 23:29:54",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5aa5ff9a-9b06-4716-8879-2c78e16e8257"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37051/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53542/",
    "metadata": {
        "length": 8231165,
        "lengthKind": "straight-line",
        "duration": 34623,
        "positionLists": 2,
        "positions": 20088,
        "size": 321296,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-03-04T23:29:54+00:00",
        "elevationGain": 13933,
        "elevationLoss": 14314,
        "country": "DZ"
    }
}