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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "La Cumbrecita to Barranco de Las Angustias",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/454c3953-8eb5-460a-9116-7d3d2f5285f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36538/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53029/",
    "metadata": {
        "length": 37161,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1783,
        "size": 157555,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1111,
        "elevationLoss": 3295
    }
}