I am trying to build an iOS application using FlightAware api. I need to show user screen which has the same functionality as this page https://flightaware.com/live/findflight?origin=UUEE&destination=UCFM
How do you get a status of the flight? According to the docs https://flightaware.com/commercial/flightxml/explorer/#op_AirlineFlightSchedules I can retrieve only arrival/departure time, flightNo, but no status in there.