sheena2994

Untitled

Jul 7th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the vendors!",
  4. "data": [
  5. {
  6. "vendor_id": "24",
  7. "name": "Ishika",
  8. "experience": "1.1",
  9. "price": "45",
  10. "total_cat": "2",
  11. "image": "http://192.168.100.117:8000/resize/img_f524dea30ee74cc.jpg",
  12. "avg_rating": "0.0",
  13. "is_rated": "0",
  14. "is_favourite": "0",
  15. "distance": "290"
  16. },
  17. {
  18. "vendor_id": "42",
  19. "name": "Test",
  20. "experience": "1",
  21. "price": "15",
  22. "total_cat": "2",
  23. "image": "http://192.168.100.117:8000/resize/img_2df112e3ea59e44.jpg",
  24. "avg_rating": "0.0",
  25. "is_rated": "0",
  26. "is_favourite": "0",
  27. "distance": "27"
  28. }
  29. ]
  30. }
Add Comment
Please, Sign In to add comment