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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1659/",
    "description": "Position 1 to Position 6336",
    "creator_name": "knightchrism",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d4912ed-232a-4b82-979a-037469fa15bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26874/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40502/",
    "metadata": {
        "length": 12735,
        "lengthKind": "track",
        "duration": 6962,
        "positionLists": 1,
        "positions": 6336,
        "size": 456265,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2021-05-13T22:05:38+00:00",
        "elevationGain": 902,
        "elevationLoss": 1028,
        "country": "US"
    }
}