sheena2994

Untitled

May 10th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the proposed users!",
  4. "data": [
  5. {
  6. "user_id": "12",
  7. "firstname": "User",
  8. "lastname": "User",
  9. "image": "http://54.200.214.126/resize/img_be9a3c57aacaeb5.jpg",
  10. "is_followed": "0",
  11. "uploaded_styles": "4"
  12. },
  13. {
  14. "user_id": "11",
  15. "firstname": "Gg",
  16. "lastname": "Gg",
  17. "image": "http://54.200.214.126/resize/img_e8ae44029d02b1f.jpg",
  18. "is_followed": "0",
  19. "uploaded_styles": "4"
  20. },
  21. {
  22. "user_id": "10",
  23. "firstname": "Test1",
  24. "lastname": "Test1",
  25. "image": "http://54.200.214.126/resize/img_f77f1c4a2b1d379.jpg",
  26. "is_followed": "0",
  27. "uploaded_styles": "0"
  28. },
  29. {
  30. "user_id": "9",
  31. "firstname": "Test",
  32. "lastname": "Test",
  33. "image": "http://54.200.214.126/resize/img_47ecfb470a25c4d.jpg",
  34. "is_followed": "0",
  35. "uploaded_styles": "0"
  36. },
  37. {
  38. "user_id": "8",
  39. "firstname": "Ishmeet",
  40. "lastname": "Sharma",
  41. "image": "http://54.200.214.126/resize/img_469ddd45c95e621.jpg",
  42. "is_followed": "0",
  43. "uploaded_styles": "1"
  44. },
  45. {
  46. "user_id": "5",
  47. "firstname": "fgh",
  48. "lastname": "dgfdgf",
  49. "image": "http://54.200.214.126/resize/default_user.jpg",
  50. "is_followed": "0",
  51. "uploaded_styles": "0"
  52. },
  53. {
  54. "user_id": "4",
  55. "firstname": "Vivek",
  56. "lastname": "Patel",
  57. "image": "http://54.200.214.126/resize/default_user.jpg",
  58. "is_followed": "0",
  59. "uploaded_styles": "29"
  60. },
  61. {
  62. "user_id": "3",
  63. "firstname": "Ishika",
  64. "lastname": "Sharma",
  65. "image": "http://54.200.214.126/resize/img_90befde5f2ef72a.jpg",
  66. "is_followed": "0",
  67. "uploaded_styles": "7"
  68. },
  69. {
  70. "user_id": "1",
  71. "firstname": "Ishita",
  72. "lastname": "Sharma",
  73. "image": "http://54.200.214.126/resize/img_c589fab9277ccf8.jpg",
  74. "is_followed": "1",
  75. "uploaded_styles": "12"
  76. }
  77. ]
  78. }
Add Comment
Please, Sign In to add comment