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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "380 km 3länder Runde",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4118bc3d-2e37-4b1b-8a5d-fe65282fe5ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4967/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6957/",
    "metadata": {
        "length": 727417,
        "lengthKind": "straight-line",
        "duration": 48366,
        "positionLists": 2,
        "positions": 38300,
        "size": 7619679,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-09-07T08:00:17+00:00",
        "elevationGain": 5876071,
        "elevationLoss": 5875414,
        "country": "AT"
    }
}