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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Alto de Erro (7) to Zubiri/Albergue Zaldiko",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8791279f-2898-4c1b-9e5b-86c3ec61cbff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38172/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54663/",
    "metadata": {
        "length": 144476,
        "lengthKind": "straight-line",
        "duration": 67306336,
        "positionLists": 5,
        "positions": 220,
        "size": 43703,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-21T07:31:34+00:00",
        "elevationGain": 1678,
        "elevationLoss": 1981,
        "country": "ES"
    }
}