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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lufträume Deutschland 2018/Ober/Untergrenzen/Wave Window",
    "creator_name": "as350",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e72ef9d2-6c78-4627-b037-c5061779efca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25809/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50972/",
    "metadata": {
        "length": 117898647,
        "lengthKind": "straight-line",
        "positionLists": 6640,
        "positions": 1204,
        "size": 704390,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "elevationGain": 1293616,
        "elevationLoss": 1278011,
        "country": "DE"
    }
}