sheena2994

Untitled

Mar 30th, 2016
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the comments!",
  4. "comment_count": 5,
  5. "comments": [
  6. {
  7. "user_id": "18",
  8. "name": "Kunal Gupta",
  9. "image": "user_c0ed4a5275d5027.jpg",
  10. "comment": "cool",
  11. "created_at": "2016-03-29 10:23:01"
  12. },
  13. {
  14. "user_id": "18",
  15. "name": "Kunal Gupta",
  16. "image": "user_c0ed4a5275d5027.jpg",
  17. "comment": "cool",
  18. "created_at": "2016-03-29 10:23:15"
  19. },
  20. {
  21. "user_id": "18",
  22. "name": "Kunal Gupta",
  23. "image": "user_c0ed4a5275d5027.jpg",
  24. "comment": "cool",
  25. "created_at": "2016-03-29 10:23:50"
  26. },
  27. {
  28. "user_id": "12",
  29. "name": "",
  30. "image": "",
  31. "comment": "cool",
  32. "created_at": "2016-03-29 10:24:09"
  33. },
  34. {
  35. "user_id": "12",
  36. "name": "",
  37. "image": "",
  38. "comment": "cool",
  39. "created_at": "2016-03-30 06:32:40"
  40. }
  41. ]
  42. }
Add Comment
Please, Sign In to add comment