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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Flight from 2018-12-14 07:36:49 +0000/Flights (3)",
    "creator_name": "as350",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c9c5e43-66e2-4ad4-bd29-c46c80ab1205"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25794/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50968/",
    "metadata": {
        "length": 100076,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1008,
        "size": 32312,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 638,
        "elevationLoss": 576,
        "country": "DE"
    }
}