sheena2994

Untitled

Aug 22nd, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following is the list",
  4. "items": [
  5. {
  6. "item_id": "17",
  7. "interest_id": "2",
  8. "title": "Style",
  9. "description": "Clothing",
  10. "user_id": "81",
  11. "name": "Ishika",
  12. "location": "Chandigarh",
  13. "image": "http://52.43.137.3/resize/img_2b1f0b6d2600860.jpg",
  14. "avg_rating": "3",
  15. "image_count": "3",
  16. "filename": "http://52.43.137.3/resize/img_cacf494992b77ca.jpg",
  17. "likes_count": "0",
  18. "comment_count": "0",
  19. "is_liked": "0",
  20. "is_commented": "0"
  21. },
  22. {
  23. "item_id": "18",
  24. "interest_id": "1",
  25. "title": "Bag",
  26. "description": "Clothing",
  27. "user_id": "81",
  28. "name": "Ishika",
  29. "location": "Chandigarh",
  30. "image": "http://52.43.137.3/resize/img_2b1f0b6d2600860.jpg",
  31. "avg_rating": "3",
  32. "image_count": "1",
  33. "filename": "http://52.43.137.3/resize/img_388d013a09b6bc9.jpg",
  34. "likes_count": "0",
  35. "comment_count": "0",
  36. "is_liked": "0",
  37. "is_commented": "0"
  38. },
  39. {
  40. "item_id": "19",
  41. "interest_id": "1",
  42. "title": "Laptop",
  43. "description": "Laptop",
  44. "user_id": "81",
  45. "name": "Ishika",
  46. "location": "Chandigarh",
  47. "image": "http://52.43.137.3/resize/img_2b1f0b6d2600860.jpg",
  48. "avg_rating": "3",
  49. "image_count": "1",
  50. "filename": "http://52.43.137.3/resize/img_2b1f0b6d2600860.jpg",
  51. "likes_count": "0",
  52. "comment_count": "0",
  53. "is_liked": "0",
  54. "is_commented": "0"
  55. },
  56. {
  57. "item_id": "29",
  58. "interest_id": "1",
  59. "title": "Pen",
  60. "description": "Fashion",
  61. "user_id": "92",
  62. "name": "Ishika",
  63. "location": "Chandigarh",
  64. "image": "",
  65. "avg_rating": "0",
  66. "image_count": "1",
  67. "filename": "http://52.43.137.3/resize/img_0f1d34df554723f.jpg",
  68. "likes_count": "0",
  69. "comment_count": "0",
  70. "is_liked": "0",
  71. "is_commented": "0"
  72. }
  73. ]
  74. }
Add Comment
Please, Sign In to add comment