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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8054/",
    "description": "20.08.2013 10:54/Markierungen",
    "creator_name": "RoutenUrlaub",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/74f1fd96-e6f0-4b3c-9d23-e9e051640c62"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28127/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51311/",
    "metadata": {
        "length": 46403,
        "lengthKind": "straight-line",
        "duration": 66374,
        "positionLists": 3,
        "positions": 1644,
        "size": 161887,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2013-08-20T08:55:10.117000+00:00",
        "elevationGain": 1778,
        "elevationLoss": 1692,
        "country": "SE"
    }
}