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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7867/",
    "description": "Position 1 to Position 21316",
    "creator_name": "dspradhan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9d6b7b0-098c-4ca5-b656-c3bda50672bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27942/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41430/",
    "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"
    }
}