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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "2015. 04. 11-09:12:58 - Benešov - Olbramovice/Sequence 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30519622-d69b-443c-b996-2bd6b9d0cd15"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36006/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52497/",
    "metadata": {
        "length": 10601,
        "lengthKind": "track",
        "duration": 9523,
        "positionLists": 1,
        "positions": 867,
        "size": 124121,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2015-04-11T07:12:58+00:00",
        "elevationGain": 541,
        "elevationLoss": 507,
        "country": "CZ"
    }
}