sheena2994

Untitled

Oct 17th, 2016
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the messages!",
  4. "messages": [
  5. {
  6. "message_id": "222",
  7. "user_id1": "83",
  8. "user_id2": "87",
  9. "message": "28989",
  10. "is_read": "0",
  11. "created_at": "2016-09-28 11:21:29",
  12. "name": "harsh",
  13. "image": "",
  14. "c_image": "",
  15. "formatted_date": "28 Sep 2016",
  16. "time_since": "19 days ago"
  17. },
  18. {
  19. "message_id": "228",
  20. "user_id1": "83",
  21. "user_id2": "87",
  22. "message": "28989",
  23. "is_read": "2",
  24. "created_at": "2016-09-28 11:22:11",
  25. "name": "harsh",
  26. "image": "",
  27. "c_image": "",
  28. "formatted_date": "28 Sep 2016",
  29. "time_since": "19 days ago"
  30. },
  31. {
  32. "message_id": "273",
  33. "user_id1": "83",
  34. "user_id2": "87",
  35. "message": "28989",
  36. "is_read": "2",
  37. "created_at": "2016-09-28 11:45:48",
  38. "name": "harsh",
  39. "image": "",
  40. "c_image": "",
  41. "formatted_date": "28 Sep 2016",
  42. "time_since": "19 days ago"
  43. }
  44. ]
  45. }
Add Comment
Please, Sign In to add comment