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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 296 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66176db3-f5ea-40b6-8bd1-722002d42fd7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37354/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53845/",
    "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"
    }
}