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

GET /v1/routes/51040/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "c63cb74c2eeb4cad27fc66052fb54fe9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8012/?format=api",
    "description": "Position 1 to Position 1752",
    "creator_name": "vito",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b67641c-254f-420e-a4f7-4a65206a50c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26297/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51040/?format=api",
    "metadata": {
        "length": 102735,
        "lengthKind": "track",
        "duration": 226801,
        "positionLists": 1,
        "positions": 1752,
        "size": 126217,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2020-01-17T23:14:38+00:00",
        "elevationGain": 6056,
        "elevationLoss": 6029,
        "country": "CA"
    }
}