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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 16",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e6a3af43-c74d-44e6-957f-30fe9de19479"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40438/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56929/",
    "metadata": {
        "length": 9,
        "lengthKind": "track",
        "duration": 22,
        "positionLists": 1,
        "positions": 16,
        "size": 1225,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T17:06:58+00:00",
        "elevationGain": 13,
        "elevationLoss": 0,
        "country": "CA"
    }
}