hasancse1991

User's Moment List

Aug 12th, 2021 (edited)
433
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.21 KB | None | 0 0
  1. {
  2.   "status": "Success",
  3.   "statusCode": 200,
  4.   "data": {
  5.     "moments": [
  6.       {
  7.         "id": 113,
  8.         "title": "At Monza with the lads",
  9.         "owner": {
  10.           "id": "",
  11.           "profileUrl": "profile.png",
  12.           "name": "John Doe"
  13.         },
  14.         "medias": [
  15.           {
  16.             "id": 65,
  17.             "url": "https://picsum.photos/id/5/300/300",
  18.             "type": "Video",
  19.             "locationName": "LA Fitness, 700 W 7th St G300, LA",
  20.             "longitude": "Longitude",
  21.             "latitude": "Latitude"
  22.           },
  23.           {
  24.             "id": 82,
  25.             "url": "https://picsum.photos/id/5/300/300",
  26.             "type": "Video",
  27.             "locationName": "LA Fitness, 700 W 7th St G300, LA",
  28.             "longitude": "Longitude",
  29.             "latitude": "Latitude"
  30.           },
  31.           {
  32.             "id": 231,
  33.             "url": "https://picsum.photos/id/5/300/300",
  34.             "type": "Video",
  35.             "locationName": "LA Fitness, 700 W 7th St G300, LA",
  36.             "longitude": "Longitude",
  37.             "latitude": "Latitude"
  38.           }
  39.         ],
  40.         "collection": {
  41.           "name": "This is a collection",
  42.           "id": 1,
  43.           "memberCount": 10
  44.         },
  45.         "likeCount": 147,
  46.         "commentCount": 206,
  47.         "emoticons": [
  48.           {
  49.             "id": 62,
  50.             "name": "Smile",
  51.             "url": "https://picsum.photos/id/5/300/300"
  52.           },
  53.           {
  54.             "id": 62,
  55.             "name": "Smile",
  56.             "url": "https://picsum.photos/id/5/300/300"
  57.           },
  58.           {
  59.             "id": 62,
  60.             "name": "Smile",
  61.             "url": "https://picsum.photos/id/5/300/300"
  62.           }
  63.         ],
  64.         "description": "This is a description",
  65.         "locationName": "LA Fitness, 700 W 7th St G300, LA",
  66.         "longitude": "Longitude",
  67.         "latitude": "Latitude",
  68.         "modifiedDate": "2022-06-25T05:04:16.2469718+00:00",
  69.         "createdDate": "2023-06-16T00:41:03.1461413+00:00",
  70.         "momentDate": "2023-06-16T00:41:03.1461413+00:00"
  71.       }
  72.     ],
  73.     "pageNumber": 0,
  74.     "pageSize": 1,
  75.     "total": 2
  76.   },
  77.   "message": "Successful",
  78.   "errors": null
  79. }
Add Comment
Please, Sign In to add comment