sheena2994

Untitled

Aug 11th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Login successful",
  4. "data": {
  5. "user_id": "38",
  6. "access_token": "5OujISFhpQB1MJvokeOYa0eapWErytHKfvOjLQLJ",
  7. "name": "Heena",
  8. "fb_id": "",
  9. "twitter_id": "",
  10. "image": "",
  11. "user_interest_id": "",
  12. "interests": [
  13. {
  14. "interest_id": "1",
  15. "interest_name": "Bags",
  16. "interest_image": "http://192.168.100.117:8000/resize/bags.jpeg"
  17. },
  18. {
  19. "interest_id": "2",
  20. "interest_name": "Men's Fashion",
  21. "interest_image": "http://192.168.100.117:8000/resize/males_fashion.jpeg"
  22. },
  23. {
  24. "interest_id": "3",
  25. "interest_name": "Music",
  26. "interest_image": "http://192.168.100.117:8000/resize/music.jpeg"
  27. },
  28. {
  29. "interest_id": "4",
  30. "interest_name": "Footwear",
  31. "interest_image": "http://192.168.100.117:8000/resize/footwear.jpeg"
  32. },
  33. {
  34. "interest_id": "5",
  35. "interest_name": "Creativity",
  36. "interest_image": "http://192.168.100.117:8000/resize/creativity.jpeg"
  37. },
  38. {
  39. "interest_id": "6",
  40. "interest_name": "Women's Fashion",
  41. "interest_image": "http://192.168.100.117:8000/resize/females_fashion.jpeg"
  42. },
  43. {
  44. "interest_id": "7",
  45. "interest_name": "Accessories",
  46. "interest_image": "http://192.168.100.117:8000/resize/accessories.jpg"
  47. }
  48. ]
  49. }
  50. }
Add Comment
Please, Sign In to add comment