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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Santa Maria, Cas Bergantet, Bunyola, Comellar Cupi, Coll d'Honor, Cas Garriguer, Bosque Encantado, Coco Paguer",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d13885f-3551-4508-91cb-f63e7f656a30"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37532/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54023/",
    "metadata": {
        "length": 33033,
        "lengthKind": "track",
        "duration": 16331,
        "positionLists": 1,
        "positions": 1834,
        "size": 180716,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-02-12T07:45:50+00:00",
        "elevationGain": 1092,
        "elevationLoss": 1092
    }
}