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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "von wels nach jadranova (mit abstecher nach pled/nationalpark)",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f8314d0-4059-4dee-a9ac-27bf4db20f07"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3868/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4619/",
    "metadata": {
        "length": 1167645,
        "lengthKind": "straight-line",
        "duration": 79946,
        "positionLists": 2,
        "positions": 56516,
        "size": 11244285,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-06-06T04:25:04+00:00",
        "elevationGain": 7293086,
        "elevationLoss": 7293020,
        "country": "AT"
    }
}