Flight
objectflight_numberstring
Example:KA1234
originstring
Example:JFK
destinationstring
Example:LAX
departure_timestring(date-time)
Example:2025-06-01T08:30:00Z
arrival_timestring(date-time)
Example:2025-06-01T11:30:00Z
durationstring
Flight duration in HH:MM:SS format.
Example:06:15:00
airplaneobject
Show Child Parameters
connectionsarray[object]
List of connecting flights (if any).
Show Child Parameters
available_seatsobject
Show Child Parameters
active_delaysarray[string]
List of active delays affecting the flight.
Example:Weather-related delay of 30 minutes.
mealsobject
Show Child Parameters
statusstring
Allowed values:scheduleddelayedcancelleddepartedlanded
Example:scheduled
Example
FlightSegment
objectflight_numberstring
Example:KA5678
originstring
Example:ORD
destinationstring
Example:LAX
departure_timestring(date-time)
Example:2025-06-01T10:30:00Z
arrival_timestring(date-time)
Example:2025-06-01T12:30:00Z
durationstring
Flight duration in HH:MM:SS format.
Example:02:00:00
Example
Airplane
objectmodelstring
Example:Boeing 787
registration_numberstring
Example:N123KA
total_seatsinteger
Example:250
airlinestring
Example:KongAir
Example