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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "190 km Saalbach>Wagrein-Jaegersee>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f2fa8899-d13a-4528-a831-703e7f73470e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6175/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8256/?format=api",
    "metadata": {
        "length": 203151,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 1599,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 1715,
        "elevationLoss": 1715,
        "country": "AT"
    }
}