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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "CRITICO DERRUMBE CHUQUIBAMBA to PUMA URCO",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ba86747-db6a-4e7a-ae39-a58ac2910973"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35530/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52021/",
    "metadata": {
        "length": 89976,
        "lengthKind": "straight-line",
        "duration": 34561,
        "positionLists": 1,
        "positions": 15,
        "size": 3208,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-17T12:51:23+00:00",
        "elevationGain": 2412,
        "elevationLoss": 1722,
        "country": "PE"
    }
}