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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Rescued route 2014-06-15",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b1922ae3-fb40-4535-869f-c6b8b78e44ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39197/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55688/",
    "metadata": {
        "length": 11773,
        "lengthKind": "track",
        "duration": 10664,
        "positionLists": 1,
        "positions": 6441,
        "size": 2341039,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-15T11:05:54+00:00",
        "elevationGain": 820,
        "elevationLoss": 803,
        "country": "CZ"
    }
}