Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "flight":[
- {
- "duration":200,
- "arrival":"AMS",
- "delay":0,
- "departure_date":"2017-08-18",
- "technical_stops":[
- ],
- "arrival_date":"2017-08-18",
- "departure_timestamp":1503024300,
- "number":900,
- "local_arrival_timestamp":1503043500,
- "operating_carrier":"KL",
- "departure_time":"05:45",
- "operated_by":"KL",
- "arrival_timestamp":1503036300,
- "arrival_time":"08:05",
- "departure":"SVO",
- "local_departure_timestamp":1503035100
- },
- {
- "duration":720,
- "arrival":"KUL",
- "delay":285,
- "departure_date":"2017-08-18",
- "technical_stops":[
- ],
- "arrival_date":"2017-08-19",
- "departure_timestamp":1503053400,
- "number":811,
- "local_arrival_timestamp":1503125400,
- "operating_carrier":"KL",
- "departure_time":"12:50",
- "operated_by":"KL",
- "arrival_timestamp":1503096600,
- "arrival_time":"06:50",
- "departure":"AMS",
- "local_departure_timestamp":1503060600
- },
- {
- "duration":505,
- "arrival":"SYD",
- "delay":140,
- "departure_date":"2017-08-19",
- "technical_stops":[
- ],
- "arrival_date":"2017-08-19",
- "departure_timestamp":1503105000,
- "number":4119,
- "local_arrival_timestamp":1503171300,
- "operating_carrier":"MH",
- "departure_time":"09:10",
- "operated_by":"MH",
- "arrival_timestamp":1503135300,
- "arrival_time":"19:35",
- "departure":"KUL",
- "local_departure_timestamp":1503133800
- }
- ]
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement