sheena2994

Untitled

Feb 3rd, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.27 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the offers",
  4. "data": [
  5. {
  6. "post_id": 25,
  7. "users_id": 11,
  8. "type": 0,
  9. "firstname": "Arvind",
  10. "lastname": "Kumar",
  11. "is_card_added": 0,
  12. "image100": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  13. "image200": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  14. "image400": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  15. "departure": "Delhi, India",
  16. "destination": "Fatrade Beach, Salcete, Fatrade, Varca, Goa 403721, India",
  17. "departure_time": "Evening",
  18. "leaving_on": "Feb 14, 2017",
  19. "stop1": "Rajasthan",
  20. "stop2": "Gujarat",
  21. "stop3": "Mumbai",
  22. "num_of_seats": 2,
  23. "is_fixed": 0,
  24. "price": 4500
  25. },
  26. {
  27. "post_id": 24,
  28. "users_id": 11,
  29. "type": 0,
  30. "firstname": "Arvind",
  31. "lastname": "Kumar",
  32. "is_card_added": 0,
  33. "image100": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  34. "image200": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  35. "image400": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  36. "departure": "Delhi, India",
  37. "destination": "Fatrade Beach, Salcete, Fatrade, Varca, Goa 403721, India",
  38. "departure_time": "Afternoon",
  39. "leaving_on": "Feb 3, 2017",
  40. "stop1": "mumbai",
  41. "stop2": "Rajasthan",
  42. "stop3": "Gujarat",
  43. "num_of_seats": 2,
  44. "is_fixed": 0,
  45. "price": 4000
  46. },
  47. {
  48. "post_id": 23,
  49. "users_id": 11,
  50. "type": 0,
  51. "firstname": "Arvind",
  52. "lastname": "Kumar",
  53. "is_card_added": 0,
  54. "image100": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  55. "image200": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  56. "image400": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  57. "departure": "Chandigarh",
  58. "destination": "Delhi",
  59. "departure_time": "Morning",
  60. "leaving_on": "Feb 5, 2017",
  61. "stop1": "1st",
  62. "stop2": "2nd",
  63. "stop3": "3rd",
  64. "num_of_seats": 4,
  65. "is_fixed": 0,
  66. "price": 150
  67. },
  68. {
  69. "post_id": 22,
  70. "users_id": 11,
  71. "type": 0,
  72. "firstname": "Arvind",
  73. "lastname": "Kumar",
  74. "is_card_added": 0,
  75. "image100": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  76. "image200": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  77. "image400": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  78. "departure": "Georgia, USA",
  79. "destination": "Victoria, Australia",
  80. "departure_time": "Afternoon",
  81. "leaving_on": "Feb 2, 2017",
  82. "stop1": "bsbsb",
  83. "stop2": "avbsbs",
  84. "stop3": "vaha",
  85. "num_of_seats": 2,
  86. "is_fixed": 0,
  87. "price": 799494
  88. },
  89. {
  90. "post_id": 21,
  91. "users_id": 11,
  92. "type": 0,
  93. "firstname": "Arvind",
  94. "lastname": "Kumar",
  95. "is_card_added": 0,
  96. "image100": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  97. "image200": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  98. "image400": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  99. "departure": "State of Goiás, Brazil",
  100. "destination": "Houston, TX, USA",
  101. "departure_time": "Afternoon",
  102. "leaving_on": "Feb 16, 2017",
  103. "stop1": "Rajasthan",
  104. "stop2": "baba",
  105. "stop3": "bzb",
  106. "num_of_seats": 2,
  107. "is_fixed": 0,
  108. "price": 445
  109. },
  110. {
  111. "post_id": 20,
  112. "users_id": 11,
  113. "type": 0,
  114. "firstname": "Arvind",
  115. "lastname": "Kumar",
  116. "is_card_added": 0,
  117. "image100": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  118. "image200": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  119. "image400": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  120. "departure": "Delhi, India",
  121. "destination": "Mumbai, Maharashtra, India",
  122. "departure_time": "Afternoon",
  123. "leaving_on": "Feb 18, 2017",
  124. "stop1": "Rajasthan",
  125. "stop2": "Gujarat",
  126. "stop3": "Gandhi national park",
  127. "num_of_seats": 4,
  128. "is_fixed": 0,
  129. "price": 50055
  130. },
  131. {
  132. "post_id": 19,
  133. "users_id": 11,
  134. "type": 0,
  135. "firstname": "Arvind",
  136. "lastname": "Kumar",
  137. "is_card_added": 0,
  138. "image100": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  139. "image200": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  140. "image400": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  141. "departure": "Goa, India",
  142. "destination": "Mumbai, Maharashtra, India",
  143. "departure_time": "Noon",
  144. "leaving_on": "Feb 14, 2017",
  145. "stop1": "",
  146. "stop2": "",
  147. "stop3": "",
  148. "num_of_seats": 4,
  149. "is_fixed": 0,
  150. "price": 5800
  151. },
  152. {
  153. "post_id": 18,
  154. "users_id": 11,
  155. "type": 0,
  156. "firstname": "Arvind",
  157. "lastname": "Kumar",
  158. "is_card_added": 0,
  159. "image100": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  160. "image200": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  161. "image400": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  162. "departure": "Colorado, USA",
  163. "destination": "British Columbia, Canada",
  164. "departure_time": "Noon",
  165. "leaving_on": "Feb 2, 2017",
  166. "stop1": "",
  167. "stop2": "",
  168. "stop3": "",
  169. "num_of_seats": 4,
  170. "is_fixed": 0,
  171. "price": 50
  172. },
  173. {
  174. "post_id": 17,
  175. "users_id": 11,
  176. "type": 0,
  177. "firstname": "Arvind",
  178. "lastname": "Kumar",
  179. "is_card_added": 0,
  180. "image100": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  181. "image200": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  182. "image400": "https://scontent.xx.fbcdn.net/v/t1.0-1/p480x480/16174782_1291236917601309_3128194534478702419_n.jpg?oh=962e7a20ede7f0c5220214ef43196129&oe=590C9DEE",
  183. "departure": "Delhi, India",
  184. "destination": "Goa, India",
  185. "departure_time": "Afternoon",
  186. "leaving_on": "Feb 14, 2017",
  187. "stop1": "Rajasthan",
  188. "stop2": "Gujarat",
  189. "stop3": "Mumbai",
  190. "num_of_seats": 4,
  191. "is_fixed": 0,
  192. "price": 7000
  193. },
  194. {
  195. "post_id": 16,
  196. "users_id": 14,
  197. "type": 0,
  198. "firstname": "Arvind",
  199. "lastname": "Kumar",
  200. "is_card_added": 0,
  201. "image100": "https://lh6.googleusercontent.com/-lgS1LchveYg/AAAAAAAAAAI/AAAAAAAAAJg/4mSb26iuKr0/photo.jpg",
  202. "image200": "https://lh6.googleusercontent.com/-lgS1LchveYg/AAAAAAAAAAI/AAAAAAAAAJg/4mSb26iuKr0/photo.jpg",
  203. "image400": "https://lh6.googleusercontent.com/-lgS1LchveYg/AAAAAAAAAAI/AAAAAAAAAJg/4mSb26iuKr0/photo.jpg",
  204. "departure": "Coden, AL 36523, USA",
  205. "destination": "Chandivali, Powai, Mumbai, Maharashtra, India",
  206. "departure_time": "Morning",
  207. "leaving_on": "Feb 11, 2017",
  208. "stop1": "",
  209. "stop2": "",
  210. "stop3": "zvbzz",
  211. "num_of_seats": 4,
  212. "is_fixed": 0,
  213. "price": 500
  214. },
  215. {
  216. "post_id": 14,
  217. "users_id": 4,
  218. "type": 0,
  219. "firstname": "Vijay",
  220. "lastname": "Sharma",
  221. "is_card_added": 0,
  222. "image100": "",
  223. "image200": "",
  224. "image400": "",
  225. "departure": "Charlotte, NC, USA",
  226. "destination": "Chandigarh, India",
  227. "departure_time": "Morning",
  228. "leaving_on": "Feb 2, 2017",
  229. "stop1": "",
  230. "stop2": "",
  231. "stop3": "hh",
  232. "num_of_seats": 4,
  233. "is_fixed": 0,
  234. "price": 9655
  235. },
  236. {
  237. "post_id": 13,
  238. "users_id": 14,
  239. "type": 0,
  240. "firstname": "Arvind",
  241. "lastname": "Kumar",
  242. "is_card_added": 0,
  243. "image100": "https://lh6.googleusercontent.com/-lgS1LchveYg/AAAAAAAAAAI/AAAAAAAAAJg/4mSb26iuKr0/photo.jpg",
  244. "image200": "https://lh6.googleusercontent.com/-lgS1LchveYg/AAAAAAAAAAI/AAAAAAAAAJg/4mSb26iuKr0/photo.jpg",
  245. "image400": "https://lh6.googleusercontent.com/-lgS1LchveYg/AAAAAAAAAAI/AAAAAAAAAJg/4mSb26iuKr0/photo.jpg",
  246. "departure": "Chandigarh, India",
  247. "destination": "Shimla, Himachal Pradesh, India",
  248. "departure_time": "Morning",
  249. "leaving_on": "Feb 14, 2017",
  250. "stop1": "",
  251. "stop2": "",
  252. "stop3": "",
  253. "num_of_seats": 4,
  254. "is_fixed": 0,
  255. "price": 1000
  256. },
  257. {
  258. "post_id": 12,
  259. "users_id": 14,
  260. "type": 0,
  261. "firstname": "Arvind",
  262. "lastname": "Kumar",
  263. "is_card_added": 0,
  264. "image100": "https://lh6.googleusercontent.com/-lgS1LchveYg/AAAAAAAAAAI/AAAAAAAAAJg/4mSb26iuKr0/photo.jpg",
  265. "image200": "https://lh6.googleusercontent.com/-lgS1LchveYg/AAAAAAAAAAI/AAAAAAAAAJg/4mSb26iuKr0/photo.jpg",
  266. "image400": "https://lh6.googleusercontent.com/-lgS1LchveYg/AAAAAAAAAAI/AAAAAAAAAJg/4mSb26iuKr0/photo.jpg",
  267. "departure": "Chandigarh, India",
  268. "destination": "Bangladesh",
  269. "departure_time": "Morning",
  270. "leaving_on": "Feb 11, 2017",
  271. "stop1": "",
  272. "stop2": "",
  273. "stop3": "shhshsh",
  274. "num_of_seats": 4,
  275. "is_fixed": 0,
  276. "price": 500
  277. },
  278. {
  279. "post_id": 5,
  280. "users_id": 53,
  281. "type": 0,
  282. "firstname": "Ayat",
  283. "lastname": "Verma",
  284. "is_card_added": 0,
  285. "image100": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  286. "image200": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  287. "image400": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  288. "departure": "Sector 29, Chandigarh",
  289. "destination": "Treeto, Sector 20, Chandigarh",
  290. "departure_time": "Morning",
  291. "leaving_on": "Mar 4, 2016",
  292. "stop1": "Sector 30, Chandigarh",
  293. "stop2": "",
  294. "stop3": "",
  295. "num_of_seats": 3,
  296. "is_fixed": 0,
  297. "price": 4500
  298. }
  299. ]
  300. }
Add Comment
Please, Sign In to add comment