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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 640",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/62328617-7933-4cea-bf05-0d4366f88d67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37243/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53734/",
    "metadata": {
        "length": 8986,
        "lengthKind": "track",
        "duration": 670,
        "positionLists": 1,
        "positions": 640,
        "size": 46153,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-04-02T21:16:51+00:00",
        "elevationGain": 103,
        "elevationLoss": 71,
        "country": "CA"
    }
}