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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 296 (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c0bbf127-5f4e-42d8-8e15-d620dbe45201"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39532/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56023/",
    "metadata": {
        "length": 137,
        "lengthKind": "track",
        "duration": 300,
        "positionLists": 1,
        "positions": 296,
        "size": 21385,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T14:22:42+00:00",
        "elevationGain": 16,
        "elevationLoss": 7,
        "country": "CA"
    }
}