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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2015-06-25 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7047677a-1ae3-4dde-93b2-cd43861ee021"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37608/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54099/",
    "metadata": {
        "length": 81415,
        "lengthKind": "track",
        "duration": 27481,
        "positionLists": 1,
        "positions": 16324,
        "size": 5396793,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-06-25T09:08:07+00:00",
        "elevationGain": 982,
        "elevationLoss": 983,
        "country": "DE"
    }
}