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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cordal ( Riosa ), Paso Chucu Puercu y Cobertoria",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b89aa0cb-2880-4e6b-a0cd-daf43bf60fd3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39348/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55839/",
    "metadata": {
        "length": 126661,
        "lengthKind": "track",
        "duration": 20112,
        "positionLists": 1,
        "positions": 8505,
        "size": 3097814,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-12-11T10:04:57+00:00",
        "elevationGain": 2037,
        "elevationLoss": 1987,
        "country": "ES"
    }
}