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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Flight from 2018-12-14 07:36:49 +0000/Flights (2)",
    "creator_name": "as350",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e2c52d09-2586-4963-8d03-9c056cc5dfee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25792/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50967/",
    "metadata": {
        "length": 100076,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1008,
        "size": 32312,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 638,
        "elevationLoss": 576,
        "country": "DE"
    }
}