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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Position 1 to Position 8958",
    "creator_name": "ashokselva",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d9f69573-00b6-49e2-9214-302ab1e5472a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26064/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51018/",
    "metadata": {
        "length": 38714,
        "lengthKind": "track",
        "duration": 14108,
        "positionLists": 1,
        "positions": 8958,
        "size": 606208,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2019-04-10T09:06:15+00:00",
        "elevationGain": 721,
        "elevationLoss": 700,
        "country": "US"
    }
}