sheena2994

Untitled

Jul 7th, 2016
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 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. "lat": "34.65500000",
  11. "lng": "76.56000000",
  12. "total_cat": "2",
  13. "image": "http://192.168.100.117:8000/resize/img_f524dea30ee74cc.jpg",
  14. "avg_rating": "0.0",
  15. "is_rated": "0",
  16. "is_favourite": "0",
  17. "distance": "290"
  18. }
  19. ]
  20. }
Add Comment
Please, Sign In to add comment