sheena2994

Untitled

Aug 1st, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Signup successful",
  4. "data": {
  5. "user_id": "3",
  6. "access_token": "v4k1J0ksps85H5xISPRebGLJr6ajqJcTHxc4OL5Y",
  7. "name": "Ishita",
  8. "image": "http://jhdfsdshfdsf",
  9. "fb_id": "",
  10. "twitter_id": "34535535245454",
  11. "user_interest_id": "",
  12. "interests": [
  13. {
  14. "interest_id": "1",
  15. "interest_name": "Bags",
  16. "interest_image": "http://localhost:8000/resize/"
  17. },
  18. {
  19. "interest_id": "2",
  20. "interest_name": "Men's Fashion",
  21. "interest_image": "http://localhost:8000/resize/"
  22. },
  23. {
  24. "interest_id": "3",
  25. "interest_name": "Music",
  26. "interest_image": "http://localhost:8000/resize/"
  27. },
  28. {
  29. "interest_id": "4",
  30. "interest_name": "Footwear",
  31. "interest_image": "http://localhost:8000/resize/"
  32. },
  33. {
  34. "interest_id": "5",
  35. "interest_name": "Creativity",
  36. "interest_image": "http://localhost:8000/resize/"
  37. },
  38. {
  39. "interest_id": "6",
  40. "interest_name": "Women's Fashion",
  41. "interest_image": "http://localhost:8000/resize/"
  42. }
  43. ]
  44. }
  45. }
Add Comment
Please, Sign In to add comment