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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 368",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ce9c6ce-689e-47ee-9510-d1fc591699ee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37524/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54015/",
    "metadata": {
        "length": 3406,
        "lengthKind": "track",
        "duration": 388,
        "positionLists": 1,
        "positions": 368,
        "size": 26569,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-04-02T20:52:51+00:00",
        "elevationGain": 166,
        "elevationLoss": 41,
        "country": "CA"
    }
}