airports

Get a single Airport record

Get a single Airport record

get/v3/airports/{id}/

Path parameters

idinteger required

A unique integer value identifying this airport.

Query parameters

on_datestring date

Adjusts sunrise, sunset and time_shift to chosen date, format "yyyy-mm-dd" or "yyyy-mm-ddThh:mm"

Response

idinteger required
pcnstring nullable

Pavement Classification Number

namestring required
time_zonestring nullable
lidstring nullable

Local Identifier

emailstring email nullable
latitudenumber double nullable
longitudenumber double nullable
tower_hoursstring nullable
phonestring nullable
faxstring nullable
websitestring uri nullable
icaostring nullable
iatastring nullable
slugstring nullable
airport_idinteger required

Deprecated use id instead

city_namestring nullable required

Deprecated use city.name instead

sunsetstring time nullable required

Sunset time "on_date" query param required

time_shiftstring nullable required

UTC offset

sunrisestring time nullable required

Sunrise time "on_date" query param required

country_namestring nullable required

Deprecated use country.name instead

Changes

No recorded changes to this endpoint across all 1 revision of this API.