sheenam12

Untitled

Apr 18th, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. {
  2. "status_code": 200,
  3. "profile": {
  4. "id": 1,
  5. "first_name": "B",
  6. "profile_pic": "033382723c8062b522.png",
  7. "about": "about barbar",
  8. "is_online": 1,
  9. "experience": "96",
  10. "last_name": "B",
  11. "average_rating": "2.90"
  12. },
  13. "reviews": [
  14. {
  15. "first_name": "Cccc",
  16. "profile_pic": "0d50331b9081b91573.png",
  17. "rating": "2.90",
  18. "reviews": "Three",
  19. "last_name": "C"
  20. },
  21. {
  22. "first_name": "Cca",
  23. "profile_pic": "0a6e45ef350b81119.png",
  24. "rating": "2.90",
  25. "reviews": "Three",
  26. "last_name": "K"
  27. }
  28. ]
  29. }
Add Comment
Please, Sign In to add comment