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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "400km und keine einzige gerade dabei :-)",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/520ad429-0b4c-40da-b8e2-78615687be0c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8664/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/11049/",
    "metadata": {
        "length": 749299,
        "lengthKind": "straight-line",
        "duration": 71671,
        "positionLists": 2,
        "positions": 44904,
        "size": 8885702,
        "format": "Google Earth 4.2 (*.kml)",
        "startTime": "2011-06-20T06:44:53+00:00",
        "elevationGain": 3724491,
        "elevationLoss": 3724467,
        "country": "FR"
    }
}