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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Tour 19.06.2014 17:20",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0646f74d-7e47-433e-8e6f-89f6dde18255"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35033/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51524/",
    "metadata": {
        "length": 6929,
        "lengthKind": "track",
        "duration": 3098,
        "positionLists": 1,
        "positions": 1057,
        "size": 134395,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-19T14:29:12+00:00",
        "elevationGain": 566,
        "elevationLoss": 546,
        "country": "CZ"
    }
}