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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "340 km Saalbach>Soelkpass>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a898ce13-62ef-4e1e-b248-c766c262b6b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6171/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8252/?format=api",
    "metadata": {
        "length": 369838,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 25,
        "size": 2240,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 4192,
        "elevationLoss": 4192,
        "country": "AT"
    }
}