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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "250km wo die wahren korsen wohnen ganz oben am berg",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6e143cf-5906-411c-bec5-264db7c7d22f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8666/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/11051/",
    "metadata": {
        "length": 507438,
        "lengthKind": "straight-line",
        "duration": 54636,
        "positionLists": 2,
        "positions": 36778,
        "size": 7275004,
        "format": "Google Earth 4.2 (*.kml)",
        "startTime": "2011-06-23T06:59:53+00:00",
        "elevationGain": 3155747,
        "elevationLoss": 3155736,
        "country": "FR"
    }
}