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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Alajeró_Hotel El Paso to Playa La Cantera",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1aab9bb9-dcea-42dd-8922-a5ff32921134"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35507/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51998/",
    "metadata": {
        "length": 17642,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 879,
        "size": 76329,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 798,
        "elevationLoss": 1595
    }
}