sheena2994

Untitled

Feb 1st, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the offers",
  4. "data": [
  5. {
  6. "post_id": 4,
  7. "users_id": 53,
  8. "type": 1,
  9. "firstname": "Ayat",
  10. "lastname": "Verma",
  11. "is_card_added": 0,
  12. "image100": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  13. "image200": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  14. "image400": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  15. "departure": "Sector 29, Chandigarh",
  16. "destination": "The Coke",
  17. "lat1": "30.75000000",
  18. "lng1": "76.34000000",
  19. "lat2": "32.24000000",
  20. "lng2": "78.32000000",
  21. "departure_time": 0,
  22. "leaving_on": "Feb 3, 2016",
  23. "stop1": "Sector 30, Chandigarh",
  24. "stop2": "",
  25. "stop3": "",
  26. "num_of_seats": 0,
  27. "is_fixed": 0,
  28. "price": 4500
  29. },
  30. {
  31. "post_id": 3,
  32. "users_id": 53,
  33. "type": 1,
  34. "firstname": "Ayat",
  35. "lastname": "Verma",
  36. "is_card_added": 0,
  37. "image100": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  38. "image200": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  39. "image400": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  40. "departure": "Sector 29, Chandigarh",
  41. "destination": "Burger King, Elante",
  42. "lat1": "30.75000000",
  43. "lng1": "76.34000000",
  44. "lat2": "32.24000000",
  45. "lng2": "78.32000000",
  46. "departure_time": 0,
  47. "leaving_on": "Feb 2, 2016",
  48. "stop1": "Sector 30, Chandigarh",
  49. "stop2": "",
  50. "stop3": "",
  51. "num_of_seats": 0,
  52. "is_fixed": 0,
  53. "price": 4500
  54. },
  55. {
  56. "post_id": 1,
  57. "users_id": 53,
  58. "type": 1,
  59. "firstname": "Ayat",
  60. "lastname": "Verma",
  61. "is_card_added": 0,
  62. "image100": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  63. "image200": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  64. "image400": "http://52.25.232.70/api/resize/img_11b3b878384cdce.jpg",
  65. "departure": "Sector 29, Chandigarh",
  66. "destination": "Morni Hills",
  67. "lat1": "30.75000000",
  68. "lng1": "76.34000000",
  69. "lat2": "32.24000000",
  70. "lng2": "78.32000000",
  71. "departure_time": 0,
  72. "leaving_on": "Feb 1, 2016",
  73. "stop1": "Sector 30, Chandigarh",
  74. "stop2": "",
  75. "stop3": "",
  76. "num_of_seats": 0,
  77. "is_fixed": 0,
  78. "price": 4500
  79. }
  80. ]
  81. }
Add Comment
Please, Sign In to add comment