sheena2994

Untitled

Jan 18th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the offers",
  4. "data": [
  5. {
  6. "post_id": "197",
  7. "users_id": "1",
  8. "type": "1",
  9. "firstname": "Anika",
  10. "lastname": "Sharma",
  11. "image100": "http://192.168.100.117:8000/uploads/images100/img_8bd1dbf3d397c47143.jpg",
  12. "image200": "http://192.168.100.117:8000/uploads/images200/img_8bd1dbf3d397c47268.jpg",
  13. "image400": "http://192.168.100.117:8000/uploads/images400/img_8bd1dbf3d397c47331.jpg",
  14. "departure": "Sector 19, Chandigarh",
  15. "destination": "BurgerKing, Phase 5, Mohali",
  16. "lat1": "30.75000000",
  17. "lng1": "76.34000000",
  18. "lat2": "32.24000000",
  19. "lng2": "78.32000000",
  20. "leaving_on": "Jan 22",
  21. "departure_time": "11:10 AM",
  22. "stop1": "Phase 1, Mohali",
  23. "stop2": "",
  24. "stop3": "",
  25. "num_of_seats": "0",
  26. "price": "200"
  27. }
  28. ]
  29. }
Add Comment
Please, Sign In to add comment