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

GET /v1/routes/52209/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1fecca8192d580df63056083f000fcf2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8012/?format=api",
    "description": "Position 1 to Position 480",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23deb995-49ad-49c3-ae6b-ac62ee3b9b6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35718/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52209/?format=api",
    "metadata": {
        "length": 91,
        "lengthKind": "track",
        "duration": 486,
        "positionLists": 1,
        "positions": 480,
        "size": 34633,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T14:28:08+00:00",
        "elevationGain": 9,
        "elevationLoss": 31,
        "country": "CA"
    }
}