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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "elbcz_1_gesamt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/13b3d9f6-9f47-4253-bb04-952c16f30695"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35357/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51848/",
    "metadata": {
        "length": 764751,
        "lengthKind": "track",
        "duration": 236362,
        "positionLists": 5,
        "positions": 6938,
        "size": 125424,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-14T10:56:13+00:00",
        "elevationGain": 2055,
        "elevationLoss": 3255,
        "country": "CZ"
    }
}