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

GET /v1/routes/56053/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6bb261cf6b38788113f002719b1db455"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8012/?format=api",
    "description": "Position 1 to Position 1784",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c212e700-1bfc-4f03-813d-bd475cdfc64a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39562/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56053/?format=api",
    "metadata": {
        "length": 11589,
        "lengthKind": "track",
        "duration": 1861,
        "positionLists": 1,
        "positions": 1784,
        "size": 128521,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T21:57:47+00:00",
        "elevationGain": 150,
        "elevationLoss": 101,
        "country": "CA"
    }
}