- DATE:
- AUTHOR:
- The Duffel team
API
We've added extra information to airports in the API 🛫
DATE:
AUTHOR:
The Duffel team
We've added more information to our airports in our API, including the latitude
, longitude
, icao_code
, city_name
and time_zone
, as well as improved name
s for Airports (for example, SFO
changed from "International" to "San Francisco International Airport").
One particularly useful new addition is the city_name
field, which holds the name of the city associated to that airport. We'd recommend using this, rather than the city.name
attribute which is included for airports inside a metropolitan area.
These enrichments will be reflected in every endpoint that makes use of that data, such as the Offer Requests API and the Offers API, as well as the Airports API.