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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Airports_Europe (2)",
    "creator_name": "Claus1965",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86a53c61-b551-47e8-82ee-36f8cdd178c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24707/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50822/",
    "metadata": {
        "length": 478385268,
        "lengthKind": "straight-line",
        "positionLists": 11,
        "positions": 3040,
        "size": 114626,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 871,
        "elevationLoss": 871,
        "country": "FR"
    }
}