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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7867/",
    "description": "talcher",
    "creator_name": "dspradhan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59b9ac36-896b-4cbd-bbf3-e24a87132911"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27944/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41431/",
    "metadata": {
        "length": 28848,
        "lengthKind": "track",
        "duration": 277939,
        "positionLists": 1,
        "positions": 21316,
        "size": 1577487,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2018-11-29T12:00:02+00:00",
        "elevationGain": 1061,
        "elevationLoss": 971,
        "country": "IN"
    }
}