Associations
-
Aircraft aircraft
- Default identifier
- icao_code
- Example
- http://impact.brighterplanet.com/flights?aircraft=A124
- Example
- http://impact.brighterplanet.com/flights?aircraft[icao_code]=A124
-
Airline airline
- Default identifier
- name
- Example
- http://impact.brighterplanet.com/flights?airline=1time+Airline
- Example
- http://impact.brighterplanet.com/flights?airline[name]=1time+Airline
-
Destination airport destination_airport
- Default identifier
- iata_code
- Example
- http://impact.brighterplanet.com/flights?destination_airport=AAA
- Example
- http://impact.brighterplanet.com/flights?destination_airport[iata_code]=AAA
-
Distance class distance_class
- Default identifier
- name
- Example
- http://impact.brighterplanet.com/flights?distance_class=long+haul
- Example
- http://impact.brighterplanet.com/flights?distance_class[name]=long+haul
-
Fuel fuel
- Default identifier
- name
- Example
- http://impact.brighterplanet.com/flights?fuel=Aviation+Gasoline
- Example
- http://impact.brighterplanet.com/flights?fuel[name]=Aviation+Gasoline
-
Origin airport origin_airport
- Default identifier
- iata_code
- Example
- http://impact.brighterplanet.com/flights?origin_airport=AAA
- Example
- http://impact.brighterplanet.com/flights?origin_airport[iata_code]=AAA
-
Seat class seat_class
- Default identifier
- name
- Example
- http://impact.brighterplanet.com/flights?seat_class=business
- Example
- http://impact.brighterplanet.com/flights?seat_class[name]=business
Attributes
-
Date date
- Accepts
- Date
- Example
- http://impact.brighterplanet.com/flights?date=…
-
Distance estimate distance_estimate
- Accepts
- Float
- Measures
- Kilometres
- Example
- http://impact.brighterplanet.com/flights?distance_estimate=…
-
Flight segment row hash flight_segment_row_hash
- Accepts
- String
- Example
- http://impact.brighterplanet.com/flights?flight_segment_row_hash=…
-
Load factor load_factor
- Accepts
- Float
- Example
- http://impact.brighterplanet.com/flights?load_factor=…
-
Seats seats
- Accepts
- Integer
- Example
- http://impact.brighterplanet.com/flights?seats=…
-
Segments per trip segments_per_trip
- Accepts
- Integer
- Example
- http://impact.brighterplanet.com/flights?segments_per_trip=…
-
Trips trips
- Accepts
- Integer
- Example
- http://impact.brighterplanet.com/flights?trips=…