sheena2994

Untitled

Mar 29th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the posts",
  4. "data": [
  5. {
  6. "posts_id": 14,
  7. "users_id": 174,
  8. "firstname": "Ayat",
  9. "lastname": "Sharma",
  10. "is_card_added": 0,
  11. "image100": "http://52.25.232.70/api/resize/img_36e187b996eb8aa.jpg",
  12. "departure": [
  13. "Chandigarh"
  14. ],
  15. "destination": [
  16. "Chandigarh"
  17. ],
  18. "leaving_on": [
  19. "2017-5-4"
  20. ],
  21. "departure_time": [
  22. "Afternoon"
  23. ],
  24. "stops": [
  25. "No"
  26. ],
  27. "num_of_seats": [
  28. 3
  29. ],
  30. "price": [
  31. "232"
  32. ]
  33. },
  34. {
  35. "posts_id": 15,
  36. "users_id": 174,
  37. "firstname": "Ayat",
  38. "lastname": "Sharma",
  39. "is_card_added": 0,
  40. "image100": "http://52.25.232.70/api/resize/img_36e187b996eb8aa.jpg",
  41. "departure": [
  42. "Chandigarh"
  43. ],
  44. "destination": [
  45. "Chandigarh"
  46. ],
  47. "leaving_on": [
  48. "2017-4-4"
  49. ],
  50. "departure_time": [
  51. "Morning"
  52. ],
  53. "stops": [
  54. "Sector 19",
  55. "Sector 20"
  56. ],
  57. "num_of_seats": [
  58. 1
  59. ],
  60. "price": [
  61. "532"
  62. ]
  63. },
  64. {
  65. "posts_id": 16,
  66. "users_id": 11,
  67. "firstname": "Arvind",
  68. "lastname": "Facebook",
  69. "is_card_added": 0,
  70. "image100": "http://52.25.232.70/api/resize/img_9bd78689ad2ae56.jpeg",
  71. "departure": [
  72. "Chandigarh"
  73. ],
  74. "destination": [
  75. "Chhatrapati Shivaji International Airport\nChhatrapati Shivaji International Airport Area, Vile Parle, Mumbai, Maharashtra 400099, India"
  76. ],
  77. "leaving_on": [
  78. "2017-03-31"
  79. ],
  80. "departure_time": [
  81. "Afternoon"
  82. ],
  83. "stops": [
  84. "No"
  85. ],
  86. "num_of_seats": [
  87. "4"
  88. ],
  89. "price": [
  90. "250"
  91. ]
  92. }
  93. ]
  94. }
Add Comment
Please, Sign In to add comment