Created
June 7, 2014 16:47
-
-
Save davidmurray/58bb6b8962e2473182ba to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"flight":"AA42", | |
"snapshot_id":null, | |
"status":"airborne", | |
"dep_schd":1402181100, | |
"arr_schd":1402211400, | |
"departure":1402181700, | |
"arrival":1402211100, | |
"eta":1402211100, | |
"to_iata":"CDG", | |
"to_city":"Paris, Paris Charles de Gaulle Airport", | |
"to_pos":[ | |
49.00972, | |
2.547778 | |
], | |
"to_tz_code":"CEST", | |
"to_tz_offset":"2.00", | |
"to_tz_name":"Central European Summer Time", | |
"from_iata":"ORD", | |
"from_city":"Chicago, Chicago O'Hare International Airport", | |
"from_pos":[ | |
41.978142, | |
-87.9058 | |
], | |
"from_tz_code":"CDT", | |
"from_tz_offset":"-5.00", | |
"from_tz_name":"Central Daylight Time", | |
"airline":"American Airlines", | |
"aircraft":"Boeing 767-323(ER)", | |
"airline_url":"http:\/\/www.flightradar24.com\/data\/airplanes\/aal-aal", | |
"image":"http:\/\/img.planespotters.net\/photo\/447000\/thumbnail\/PlanespottersNet_447027.jpg", | |
"imagelink":"http:\/\/www.planespotters.net\/Aviation_Photos\/photo.show?id=447027", | |
"copyright":"giorgio parolini", | |
"image_large":"http:\/\/img.planespotters.net\/photo\/447000\/640\/N369AA-American-Airlines-Boeing-767-300_PlanespottersNet_447027.jpg", | |
"imagelink_large":"http:\/\/www.planespotters.net\/Aviation_Photos\/photo.show?id=447027", | |
"copyright_large":"giorgio parolini", | |
"q":"3832ffa", | |
"trail":[ | |
40.9442, | |
-72.5402, | |
1690, | |
40.9339, | |
-72.4269, | |
1692.5, | |
... | |
], | |
"first_timestamp":0 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment