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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Dejenstock",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eb73cf98-eca2-4e88-8a08-5d9680877cd9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40568/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57059/",
    "metadata": {
        "length": 11769,
        "lengthKind": "track",
        "duration": 10411,
        "positionLists": 1,
        "positions": 154,
        "size": 34983,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-08T12:24:39.712000+00:00",
        "elevationGain": 1540,
        "elevationLoss": 1867,
        "country": "CH"
    }
}