Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. {
  2. "adtCount": 1,
  3. "backDate": null,
  4. "cnnCount": 0,
  5. "destAirpot": "BKK",
  6. "flights": [
  7. {
  8. "aSR": true,
  9. "aircraftTypes": [
  10. {
  11. "aircraftGroupCode": "737",
  12. "aircraftTypeCode": "73V",
  13. "category": "J"
  14. }
  15. ],
  16. "arrivalAirport": "BKK",
  17. "arrivalDate": "2019-09-26",
  18. "arrivalTerminal": "",
  19. "arrivalTime": "19:45",
  20. "avl": "Y:A,B:A,H:A,K:A,L:A,M:A,X:A,V:A,N:A,Q:0,P:0,A:0,U:0,T:0,Z:0,R:0,E:0,W:0,S:0,G:0,O:0",
  21. "carrier": "8L",
  22. "departureAirport": "KMG",
  23. "departureDate": "2019-09-26",
  24. "departureTerminal": "",
  25. "departureTime": "18:30",
  26. "destination": "BKK",
  27. "distance": 795,
  28. "duration": 135,
  29. "et": true,
  30. "flightNumber": "801",
  31. "id": 0,
  32. "intermediateAirports": [],
  33. "io": 0,
  34. "mealService": "",
  35. "operatingCarrier": "8L",
  36. "operatingFlightNumber": "801",
  37. "origin": "KMG",
  38. "serviceType": null,
  39. "stopQuantity": 0
  40. }
  41. ],
  42. "goDate": "2019-09-23",
  43. "infCount": 0,
  44. "originAirpot": "KMG",
  45. "service": "flightSearchQuery"
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement