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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Refugio del Pilar to Cortafuegos (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9dbb68d8-8299-4c9b-85bb-31267a8df461"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38725/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55216/",
    "metadata": {
        "length": 23330,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1228,
        "size": 108765,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1244,
        "elevationLoss": 1202
    }
}