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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 116",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d9aa375-8dfc-4d98-921b-c9c946b0edf1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37547/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54038/",
    "metadata": {
        "length": 1690,
        "lengthKind": "track",
        "duration": 122,
        "positionLists": 1,
        "positions": 116,
        "size": 8425,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-04-02T22:11:54+00:00",
        "elevationGain": 21,
        "elevationLoss": 9,
        "country": "CA"
    }
}