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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "21.08.2017 01:27:03/21.08.2017 01:27:03 (2)",
    "creator_name": "Abcd",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad2d0eb3-2891-4e6c-9139-696dbfb4ce1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25308/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50897/",
    "metadata": {
        "length": 1627214,
        "lengthKind": "track",
        "duration": 23229941,
        "positionLists": 1,
        "positions": 28656,
        "size": 5510277,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2017-08-20T23:27:04+00:00",
        "elevationGain": 19281,
        "elevationLoss": 19410,
        "country": "CH"
    }
}