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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Airports_Europe",
    "creator_name": "Claus1965",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/580f2bcc-cea9-412c-b678-6e9aab8d289c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24706/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50821/",
    "metadata": {
        "length": 478385268,
        "lengthKind": "straight-line",
        "positionLists": 11,
        "positions": 3040,
        "size": 114626,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 871,
        "elevationLoss": 871,
        "country": "FR"
    }
}