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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "385 km durchs waldviertel und tschechien",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54eee429-f2c5-4087-9e9e-293f8168199f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4975/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6965/?format=api",
    "metadata": {
        "length": 751383,
        "lengthKind": "straight-line",
        "duration": 42581,
        "positionLists": 2,
        "positions": 34206,
        "size": 6802685,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-09-12T08:18:06+00:00",
        "elevationGain": 4295306,
        "elevationLoss": 4294663,
        "country": "AT"
    }
}