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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Centro de Visitantes de El Paso to Puerto de Tazacorte",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1bb7a55e-68ea-42b9-936d-652e2d631fed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35531/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52022/",
    "metadata": {
        "length": 72668,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2242,
        "size": 199110,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 4243,
        "elevationLoss": 5913
    }
}