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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/",
    "description": "Vorarlberg-Appenzell",
    "creator_name": "Alpen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e2cd8f53-b2ea-4985-bef2-337470eb9dad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2347/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2886/",
    "metadata": {
        "length": 606539,
        "lengthKind": "straight-line",
        "duration": 116220,
        "positionLists": 2,
        "positions": 1896,
        "size": 372780,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2009-08-15T09:03:22+00:00",
        "elevationGain": 12718,
        "elevationLoss": 12735,
        "country": "CH"
    }
}