It seems that getFlightInfoEx actualdeparturetime and actualarrivaltime fields are the takeoff and landing times, respectively.
So on the flight below, the api returns 1:57pm (takeoff time), when I want it to return 1:42pm (gate departure time)
https://flightaware.com/live/flight/DAL253/history/20210423/1755Z/KJFK/SKBO
Is it possible to get the gate departure and gate arrival times of a flight with the api?
Thanks!