sheena2994

Untitled

May 10th, 2016
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the notifications!",
  4. "notifications": [
  5. {
  6. "notifications_id": "4",
  7. "user_id": "1",
  8. "firstname": "Ishita",
  9. "lastname": "Sharma",
  10. "album_id": "30",
  11. "stars": "4",
  12. "comment": "Nice style",
  13. "type": "2",
  14. "is_read": "0",
  15. "created_at": "2016-05-10 05:08:00",
  16. "time_since": "1 hour ago"
  17. },
  18. {
  19. "notifications_id": "5",
  20. "user_id": "1",
  21. "firstname": "Ishita",
  22. "lastname": "Sharma",
  23. "album_id": "30",
  24. "stars": "0",
  25. "comment": "",
  26. "type": "1",
  27. "is_read": "0",
  28. "created_at": "2016-05-10 05:08:32",
  29. "time_since": "59 minutes ago"
  30. },
  31. {
  32. "notifications_id": "6",
  33. "user_id": "9",
  34. "firstname": "Test",
  35. "lastname": "Test",
  36. "album_id": "31",
  37. "stars": "0",
  38. "comment": "",
  39. "type": "1",
  40. "is_read": "0",
  41. "created_at": "2016-05-10 05:32:06",
  42. "time_since": "36 minutes ago"
  43. },
  44. {
  45. "notifications_id": "7",
  46. "user_id": "9",
  47. "firstname": "Test",
  48. "lastname": "Test",
  49. "album_id": "25",
  50. "stars": "0",
  51. "comment": "",
  52. "type": "1",
  53. "is_read": "0",
  54. "created_at": "2016-05-10 05:32:10",
  55. "time_since": "36 minutes ago"
  56. },
  57. {
  58. "notifications_id": "8",
  59. "user_id": "9",
  60. "firstname": "Test",
  61. "lastname": "Test",
  62. "album_id": "26",
  63. "stars": "0",
  64. "comment": "",
  65. "type": "1",
  66. "is_read": "0",
  67. "created_at": "2016-05-10 05:32:13",
  68. "time_since": "35 minutes ago"
  69. },
  70. {
  71. "notifications_id": "9",
  72. "user_id": "9",
  73. "firstname": "Test",
  74. "lastname": "Test",
  75. "album_id": "27",
  76. "stars": "0",
  77. "comment": "",
  78. "type": "1",
  79. "is_read": "0",
  80. "created_at": "2016-05-10 05:32:16",
  81. "time_since": "35 minutes ago"
  82. },
  83. {
  84. "notifications_id": "10",
  85. "user_id": "9",
  86. "firstname": "Test",
  87. "lastname": "Test",
  88. "album_id": "28",
  89. "stars": "0",
  90. "comment": "",
  91. "type": "1",
  92. "is_read": "0",
  93. "created_at": "2016-05-10 05:32:19",
  94. "time_since": "35 minutes ago"
  95. },
  96. {
  97. "notifications_id": "11",
  98. "user_id": "9",
  99. "firstname": "Test",
  100. "lastname": "Test",
  101. "album_id": "29",
  102. "stars": "0",
  103. "comment": "",
  104. "type": "1",
  105. "is_read": "0",
  106. "created_at": "2016-05-10 05:32:22",
  107. "time_since": "35 minutes ago"
  108. },
  109. {
  110. "notifications_id": "12",
  111. "user_id": "9",
  112. "firstname": "Test",
  113. "lastname": "Test",
  114. "album_id": "30",
  115. "stars": "0",
  116. "comment": "",
  117. "type": "1",
  118. "is_read": "0",
  119. "created_at": "2016-05-10 05:32:26",
  120. "time_since": "35 minutes ago"
  121. },
  122. {
  123. "notifications_id": "13",
  124. "user_id": "9",
  125. "firstname": "Test",
  126. "lastname": "Test",
  127. "album_id": "30",
  128. "stars": "4",
  129. "comment": "Nice style",
  130. "type": "2",
  131. "is_read": "0",
  132. "created_at": "2016-05-10 05:32:37",
  133. "time_since": "35 minutes ago"
  134. },
  135. {
  136. "notifications_id": "14",
  137. "user_id": "9",
  138. "firstname": "Test",
  139. "lastname": "Test",
  140. "album_id": "25",
  141. "stars": "4",
  142. "comment": "",
  143. "type": "2",
  144. "is_read": "0",
  145. "created_at": "2016-05-10 05:32:44",
  146. "time_since": "35 minutes ago"
  147. },
  148. {
  149. "notifications_id": "15",
  150. "user_id": "9",
  151. "firstname": "Test",
  152. "lastname": "Test",
  153. "album_id": "26",
  154. "stars": "2",
  155. "comment": "",
  156. "type": "2",
  157. "is_read": "0",
  158. "created_at": "2016-05-10 05:32:49",
  159. "time_since": "35 minutes ago"
  160. },
  161. {
  162. "notifications_id": "16",
  163. "user_id": "9",
  164. "firstname": "Test",
  165. "lastname": "Test",
  166. "album_id": "27",
  167. "stars": "3",
  168. "comment": "",
  169. "type": "2",
  170. "is_read": "0",
  171. "created_at": "2016-05-10 05:32:53",
  172. "time_since": "35 minutes ago"
  173. }
  174. ]
  175. }
Add Comment
Please, Sign In to add comment