sheena2994

Untitled

Aug 3rd, 2016
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the interests",
  4. "interests": [
  5. {
  6. "interest_id": "1",
  7. "interest_name": "Bags",
  8. "interest_image": "http://192.168.100.117:8000/resize/bags.jpeg"
  9. },
  10. {
  11. "interest_id": "2",
  12. "interest_name": "Men's Fashion",
  13. "interest_image": "http://192.168.100.117:8000/resize/males_fashion.jpeg"
  14. },
  15. {
  16. "interest_id": "3",
  17. "interest_name": "Music",
  18. "interest_image": "http://192.168.100.117:8000/resize/music.jpeg"
  19. },
  20. {
  21. "interest_id": "4",
  22. "interest_name": "Footwear",
  23. "interest_image": "http://192.168.100.117:8000/resize/footwear.jpeg"
  24. },
  25. {
  26. "interest_id": "5",
  27. "interest_name": "Creativity",
  28. "interest_image": "http://192.168.100.117:8000/resize/creativity.jpeg"
  29. },
  30. {
  31. "interest_id": "6",
  32. "interest_name": "Women's Fashion",
  33. "interest_image": "http://192.168.100.117:8000/resize/females_fashion.jpeg"
  34. },
  35. {
  36. "interest_id": "7",
  37. "interest_name": "Accessories",
  38. "interest_image": "http://192.168.100.117:8000/resize/accessories.jpg"
  39. }
  40. ]
  41. }
Add Comment
Please, Sign In to add comment