Advertisement
hasancse1991

Moment's comment list

Aug 12th, 2021
1,075
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.47 KB | None | 0 0
  1. {
  2.   "status": "Success",
  3.   "statusCode": 200,
  4.   "data": {
  5.     "comments": [
  6.       {
  7.         "id": 2,
  8.         "text": "",
  9.         "owner": {
  10.           "id": "",
  11.           "profileUrl": "",
  12.           "name": ""
  13.         },
  14.         "modifiedDate": "2022-06-25T05:04:16.2469718+00:00",
  15.         "createdDate": "2023-06-16T00:41:03.1461413+00:00"
  16.       }
  17.     ],
  18.     "pageNumber": 0,
  19.     "pageSize": 1,
  20.     "total": 2
  21.   },
  22.   "message": "Successful",
  23.   "errors": null
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement