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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hohe Kanzel 2/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/383f1088-dd9f-4577-976b-11be99fbd0bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36204/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52695/",
    "metadata": {
        "length": 49517,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 748,
        "size": 27065,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 620,
        "elevationLoss": 619,
        "country": "DE"
    }
}