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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "PAIMAS to SICACATE",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d056eff-4fd3-4e13-a2ae-861c35cc2a1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37526/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54017/",
    "metadata": {
        "length": 18090,
        "lengthKind": "straight-line",
        "duration": 10801,
        "positionLists": 1,
        "positions": 4,
        "size": 1516,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-29T15:04:09+00:00",
        "elevationGain": 988,
        "elevationLoss": 0,
        "country": "PE"
    }
}