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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 296 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/19f2da8a-edaa-4ae8-b1d2-b3ada4c00f78"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35491/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51982/",
    "metadata": {
        "length": 30,
        "lengthKind": "track",
        "duration": 302,
        "positionLists": 1,
        "positions": 296,
        "size": 21385,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T16:46:02+00:00",
        "elevationGain": 3,
        "elevationLoss": 10,
        "country": "CA"
    }
}