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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 296",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/057eb45e-53ef-499f-96d7-49a7161b26c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35017/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51508/",
    "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"
    }
}