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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Pico de La Cruz to Los Sauces",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e73ffd8e-6dbc-475c-aa05-cdcd7bb8982e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40450/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56941/",
    "metadata": {
        "length": 24348,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1128,
        "size": 99366,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 7,
        "elevationLoss": 4177
    }
}