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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "130 Km, Cordal y Cobertoria",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/78498c9a-b5da-4bdb-9ff4-1630ed8f4dc3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37814/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54305/",
    "metadata": {
        "length": 134250,
        "lengthKind": "track",
        "duration": 19972,
        "positionLists": 1,
        "positions": 4534,
        "size": 580813,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-21T06:31:19+00:00",
        "elevationGain": 2464,
        "elevationLoss": 2356,
        "country": "ES"
    }
}