sheena2994

Untitled

May 6th, 2016
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the feeds!",
  4. "style_stars": [
  5. {
  6. "album_id": "1",
  7. "user_id": "2",
  8. "image": "http://192.168.100.117:8000/resize/img_e4e2651a11f0bbb.jpg",
  9. "rating": "2"
  10. }
  11. ],
  12. "feeds": [
  13. {
  14. "album_id": "1",
  15. "user_id": "2",
  16. "question": "hws my style?",
  17. "image": "http://192.168.100.117:8000/resize/img_e4e2651a11f0bbb.jpg",
  18. "firstname": "Ishita",
  19. "lastname": "Sharma",
  20. "username": "ishita123",
  21. "rating": "2",
  22. "is_loved": "0"
  23. }
  24. ],
  25. "newest_posts": [
  26. {
  27. "album_id": "1",
  28. "user_id": "2",
  29. "image": "http://192.168.100.117:8000/resize/img_9786a009909381a.jpg",
  30. "rating": "2"
  31. }
  32. ]
  33. }
Add Comment
Please, Sign In to add comment