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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "La Zarza to La Zarcita",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a5b9a784-6941-407f-82c2-dc12cbc86a2e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38920/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55411/",
    "metadata": {
        "length": 12482,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 608,
        "size": 54177,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 516,
        "elevationLoss": 466
    }
}