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

GET /v1/routes/6967/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "103d4bd751b228dc577cf1ccd896fd42"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "480 Km nachschauen obs den großglockner noch gibt :-)",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/85559194-3fe2-417a-b078-fe3368ee52cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4977/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6967/?format=api",
    "metadata": {
        "length": 947346,
        "lengthKind": "straight-line",
        "duration": 62122,
        "positionLists": 2,
        "positions": 44874,
        "size": 8930929,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-09-21T07:20:58+00:00",
        "elevationGain": 8982247,
        "elevationLoss": 8982265,
        "country": "AT"
    }
}