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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Alto de San Antón (7) to Ventosa/Albergue San Saturnino (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1b9e2bad-f3f1-4e3c-add3-fea07aeb1bf0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35529/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52020/",
    "metadata": {
        "length": 160373,
        "lengthKind": "straight-line",
        "duration": 138711090,
        "positionLists": 4,
        "positions": 343,
        "size": 60040,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-27T15:23:30+00:00",
        "elevationGain": 1330,
        "elevationLoss": 1010,
        "country": "ES"
    }
}