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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Canazei_Oberjoch_Rücktour/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ee55aff-982e-4b50-87e8-1c66d13b4164"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35231/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51722/",
    "metadata": {
        "length": 1218506,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 3265,
        "size": 83907,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}