Skip to content

Instantly share code, notes, and snippets.

@aaronpk
Created December 14, 2018 17:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaronpk/8a3eb55d0199eaef15a8fd040b3a3823 to your computer and use it in GitHub Desktop.
Save aaronpk/8a3eb55d0199eaef15a8fd040b3a3823 to your computer and use it in GitHub Desktop.
{
"Response": {
"status": 200,
"flightInfo": {
"logo": null,
"airlineName": null,
"airlineCode": "ASA",
"airlineCodeIata": null,
"tailNumber": "N248AK",
"flightNumberInfo": "ASA420",
"flightNumberAlpha": null,
"flightNumberNumeric": null,
"departureAirportCode": "KJFK",
"destinationAirportCode": "KLAX",
"departureAirportCodeIata": "JFK",
"destinationAirportCodeIata": "LAX",
"departureAirportLatitude": 40.63,
"destinationAirportLatitude": 33.94,
"departureAirportLongitude": -73.77,
"destinationAirportLongitude": -118.4,
"origin": null,
"destination": null,
"departureCity": null,
"destinationCity": null,
"expectedArrival": "2018-12-14T18:36:00.000Z",
"abpVersion": "7.0.9_cptpatch_cpa",
"acpuVersion": "10.10.0",
"videoService": false,
"latitude": 36.4659,
"longitude": -113.5731,
"altitude": 24059.209,
"localTime": null,
"utcTime": "2018-12-14T17:22:26.685Z",
"hspeed": 460.99118,
"vspeed": -1.5227274
},
"gogoFacts": "Denison, TX, where Aircell began, is also the birthplace of Dwight D. Eisenhower, the 34th President of the United States.",
"serviceInfo": {
"service": "Active",
"remaining": 87327,
"quality": "Good",
"alerts": []
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment