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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Tacande de Arriba_LP 212 Km 4,9 to SL EP 100/101 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a2dd2ab-dbc0-42aa-9dc8-a8e14c2ec915"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37449/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53940/",
    "metadata": {
        "length": 20962,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 964,
        "size": 84529,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1403,
        "elevationLoss": 1283
    }
}