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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8035/",
    "description": "Position 1 to Position 56",
    "creator_name": "Tosstaler",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51304e1b-1f0a-448f-a67c-a73decf6846a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25101/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50876/",
    "metadata": {
        "length": 28963,
        "lengthKind": "track",
        "duration": 5535,
        "positionLists": 1,
        "positions": 56,
        "size": 5591,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2018-03-04T19:35:05+00:00",
        "elevationGain": 99,
        "elevationLoss": 50
    }
}