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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Flight from 2018-12-14 07:36:49 +0000/Flights",
    "creator_name": "as350",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c7e4e52-6dea-440b-8fa4-4253c5404b94"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25791/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50966/",
    "metadata": {
        "length": 100076,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1008,
        "size": 32312,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 638,
        "elevationLoss": 576,
        "country": "DE"
    }
}