sheena2994

Untitled

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