Advertisement
Guest User

Untitled

a guest
Nov 29th, 2015
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.53 KB | None | 0 0
  1. //FUCK
  2. {
  3.     "trip_type": "0",
  4.     "leg_count": 2,
  5.     "airport_name": ["KLGA, La Guardia, New York, United States", "OMDB, Dubai Intl, Dubai, United Arab Emirates"],
  6.     "airport_id": [3697, 2188],
  7.     "date": ["11/29/2015", "12/17/2015"],
  8.     "time": ["05:30:00", "03:00:00"],
  9.     "rotor": 0,
  10.     "category": 0,
  11.     "argus": 0,
  12.     "currency": "usd",
  13.     "mfr_year": 1960,
  14.     "wifi": false,
  15.     "wc": false,
  16.     "smoke": false,
  17.     "fuel_stop": false,
  18.     "non_stop": false,
  19.     "client": "0",
  20.     "pax": "4",
  21.     "date_time": ["11/29/2015 05:30:00", "12/17/2015 03:00:00"]
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement