/events

get

Get a list of events from a specific airline, this endpoint also support search filter with any properties of event ontology columns like (title, aircraft_id, aircraft_registration, flight_number...) Example: GET request /events?icao=AIB&flight_number=4555

post

Search a list of event from a specific airline with post search request.

get

Get a list of events from a specific airline, this endpoint also support search filter with any properties of event ontology columns like (title, aircraft_id, aircraft_registration, flight_number...) Example: GET request /events?icao=AIB&flight_number=4555

post

Search a list of event from a specific airline with post search request.