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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010__Z_Bo",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58c92d0b-9619-41a7-9828-bdb7108c99c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37006/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53497/",
    "metadata": {
        "length": 51570,
        "lengthKind": "track",
        "duration": 9792,
        "positionLists": 1,
        "positions": 1568,
        "size": 165568,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-06T06:50:48+00:00",
        "elevationGain": 511,
        "elevationLoss": 715,
        "country": "AT"
    }
}