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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 2328",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e567a50-a793-43e1-a62b-4d9bd82a7819"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35956/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52447/",
    "metadata": {
        "length": 38201,
        "lengthKind": "track",
        "duration": 2440,
        "positionLists": 1,
        "positions": 2328,
        "size": 167689,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-30T01:50:31+00:00",
        "elevationGain": 351,
        "elevationLoss": 244,
        "country": "CA"
    }
}