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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Auberge Orrison (3) to Vierge de Biakorri (4) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8bf76a33-4cca-42e6-8fc9-36e983d75255"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38272/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54763/",
    "metadata": {
        "length": 91789,
        "lengthKind": "straight-line",
        "duration": 31364506,
        "positionLists": 2,
        "positions": 168,
        "size": 31121,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T08:33:00+00:00",
        "elevationGain": 3469,
        "elevationLoss": 1813,
        "country": "FR"
    }
}