sheena2994

Untitled

Mar 30th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the posts",
  4. "data": [
  5. {
  6. "posts_id": 22,
  7. "users_id": 11,
  8. "firstname": "Arvind",
  9. "lastname": "Facebook",
  10. "image100": "http://52.25.232.70/api/resize/img_9bd78689ad2ae56.jpeg",
  11. "departure": [
  12. "Chandigarh"
  13. ],
  14. "destination": [
  15. "Chandigarh"
  16. ],
  17. "leaving_on": [
  18. "2017-03-30"
  19. ],
  20. "departure_time": [
  21. "Noon"
  22. ],
  23. "stops": [
  24. "No"
  25. ],
  26. "num_of_seats": [
  27. "3"
  28. ],
  29. "price": [
  30. "25"
  31. ]
  32. },
  33. {
  34. "posts_id": 23,
  35. "users_id": 174,
  36. "firstname": "Ayat",
  37. "lastname": "Sharma",
  38. "image100": "http://52.25.232.70/api/resize/img_36e187b996eb8aa.jpg",
  39. "departure": [
  40. "Chandigarh"
  41. ],
  42. "destination": [
  43. "Chandigarh"
  44. ],
  45. "leaving_on": [
  46. "2017-4-4"
  47. ],
  48. "departure_time": [
  49. "Morning"
  50. ],
  51. "stops": [
  52. "Sector 19",
  53. "Sector 20"
  54. ],
  55. "num_of_seats": [
  56. 1
  57. ],
  58. "price": [
  59. "532"
  60. ]
  61. },
  62. {
  63. "posts_id": 24,
  64. "users_id": 11,
  65. "firstname": "Arvind",
  66. "lastname": "Facebook",
  67. "image100": "http://52.25.232.70/api/resize/img_9bd78689ad2ae56.jpeg",
  68. "departure": [
  69. "Chandigarh"
  70. ],
  71. "destination": [
  72. "Chandigarh"
  73. ],
  74. "leaving_on": [
  75. "2017-03-30"
  76. ],
  77. "departure_time": [
  78. "Noon"
  79. ],
  80. "stops": [
  81. "No"
  82. ],
  83. "num_of_seats": [
  84. "3"
  85. ],
  86. "price": [
  87. "777"
  88. ]
  89. },
  90. {
  91. "posts_id": 25,
  92. "users_id": 11,
  93. "firstname": "Arvind",
  94. "lastname": "Facebook",
  95. "image100": "http://52.25.232.70/api/resize/img_9bd78689ad2ae56.jpeg",
  96. "departure": [
  97. "Chandigarh"
  98. ],
  99. "destination": [
  100. "Chandigarh"
  101. ],
  102. "leaving_on": [
  103. "2017-03-30"
  104. ],
  105. "departure_time": [
  106. "Morning"
  107. ],
  108. "stops": [
  109. "No"
  110. ],
  111. "num_of_seats": [
  112. "4"
  113. ],
  114. "price": [
  115. "7994"
  116. ]
  117. },
  118. {
  119. "posts_id": 26,
  120. "users_id": 11,
  121. "firstname": "Arvind",
  122. "lastname": "Facebook",
  123. "image100": "http://52.25.232.70/api/resize/img_9bd78689ad2ae56.jpeg",
  124. "departure": [
  125. "Chandigarh"
  126. ],
  127. "destination": [
  128. "Chandigarh"
  129. ],
  130. "leaving_on": [
  131. "2017-03-31"
  132. ],
  133. "departure_time": [
  134. "Noon"
  135. ],
  136. "stops": [
  137. "No"
  138. ],
  139. "num_of_seats": [
  140. "3"
  141. ],
  142. "price": [
  143. "8222"
  144. ]
  145. },
  146. {
  147. "posts_id": 27,
  148. "users_id": 11,
  149. "firstname": "Arvind",
  150. "lastname": "Facebook",
  151. "image100": "http://52.25.232.70/api/resize/img_9bd78689ad2ae56.jpeg",
  152. "departure": [
  153. "Chandigarh"
  154. ],
  155. "destination": [
  156. "Chandigarh"
  157. ],
  158. "leaving_on": [
  159. "2017-03-30"
  160. ],
  161. "departure_time": [
  162. "Noon"
  163. ],
  164. "stops": [
  165. "No"
  166. ],
  167. "num_of_seats": [
  168. "3"
  169. ],
  170. "price": [
  171. "547"
  172. ]
  173. },
  174. {
  175. "posts_id": 28,
  176. "users_id": 11,
  177. "firstname": "Arvind",
  178. "lastname": "Facebook",
  179. "image100": "http://52.25.232.70/api/resize/img_9bd78689ad2ae56.jpeg",
  180. "departure": [
  181. "Chandigarh"
  182. ],
  183. "destination": [
  184. "Chandigarh"
  185. ],
  186. "leaving_on": [
  187. "2017-03-30"
  188. ],
  189. "departure_time": [
  190. "Noon"
  191. ],
  192. "stops": [
  193. "No"
  194. ],
  195. "num_of_seats": [
  196. "4"
  197. ],
  198. "price": [
  199. "6767"
  200. ]
  201. }
  202. ]
  203. }
Add Comment
Please, Sign In to add comment