sheena2994

Untitled

Apr 11th, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the notifications",
  4. "data": [
  5. {
  6. "date": "Tue, 11 Apr",
  7. "time_since": "Today",
  8. "details": [
  9. {
  10. "notifications_id": 21,
  11. "users_id": 184,
  12. "firstname": "Arvind Kumar",
  13. "lastname": "Google",
  14. "is_read": 0,
  15. "type": 1,
  16. "image100": "http://52.25.232.70/api/resize/img_b2c76aa457f0774.jpeg",
  17. "time": "12:01 PM",
  18. "date": "Tue, 11 Apr",
  19. "time_since": "Today"
  20. }
  21. ]
  22. },
  23. {
  24. "date": "Mon, 10 Apr",
  25. "time_since": "Yesterday",
  26. "details": [
  27. {
  28. "notifications_id": 19,
  29. "users_id": 184,
  30. "firstname": "Arvind Kumar",
  31. "lastname": "Google",
  32. "is_read": 0,
  33. "type": 3,
  34. "image100": "http://52.25.232.70/api/resize/img_b2c76aa457f0774.jpeg",
  35. "time": "02:43 PM",
  36. "date": "Mon, 10 Apr",
  37. "time_since": "Yesterday"
  38. },
  39. {
  40. "notifications_id": 18,
  41. "users_id": 184,
  42. "firstname": "Arvind Kumar",
  43. "lastname": "Google",
  44. "is_read": 0,
  45. "type": 1,
  46. "image100": "http://52.25.232.70/api/resize/img_b2c76aa457f0774.jpeg",
  47. "time": "11:43 AM",
  48. "date": "Mon, 10 Apr",
  49. "time_since": "Yesterday"
  50. }
  51. ]
  52. },
  53. {
  54. "date": "Thu, 06 Apr",
  55. "time_since": "5 days ago",
  56. "details": [
  57. {
  58. "notifications_id": 2,
  59. "users_id": 184,
  60. "firstname": "Arvind Kumar",
  61. "lastname": "Google",
  62. "is_read": 0,
  63. "type": 1,
  64. "image100": "http://52.25.232.70/api/resize/img_b2c76aa457f0774.jpeg",
  65. "time": "11:29 AM",
  66. "date": "Thu, 06 Apr",
  67. "time_since": "5 days ago"
  68. }
  69. ]
  70. }
  71. ]
  72. }
Add Comment
Please, Sign In to add comment