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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Position 1 to Position 17712",
    "creator_name": "ashokselva",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1861cce2-5d19-4305-a763-1c83d02ba68c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26073/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51019/",
    "metadata": {
        "length": 109383,
        "lengthKind": "track",
        "duration": 17839,
        "positionLists": 1,
        "positions": 17712,
        "size": 1293050,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2019-04-13T16:02:49+00:00",
        "elevationGain": 72,
        "elevationLoss": 227,
        "country": "US"
    }
}