Guest User

Point Details

a guest
Jan 4th, 2018
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.47 KB | None | 0 0
  1. {
  2.     "success": 1,
  3.     "statuscode": 200,
  4.     "msg": "Point Details",
  5.     "point": {
  6.         "id": 190,
  7.         "about": "bdgehrrh",
  8.         "image": "",
  9.         "video": "",
  10.         "video_thumbnail": "",
  11.         "status": "0",
  12.         "user_id": 34,
  13.         "ouser_id": 1,
  14.         "is_reported": "0",
  15.         "image_url": "",
  16.         "video_url": "",
  17.         "video_thumbnail_url": "",
  18.         "comments_count": 13,
  19.         "likes_count": 1,
  20.         "is_liked": "1",
  21.         "created_atz": "2 Hr ago",
  22.         "sender": {
  23.             "id": 1,
  24.             "first_name": "User",
  25.             "last_name": "1",
  26.             "username": "u1",
  27.             "email": "u1@gmail.com",
  28.             "profile_pic": "image_akqdsm8o8f2s05aknelwmg7iyr81zpoxbci.jpg",
  29.             "points_received": 4,
  30.             "profile_pic_url": "https://s3-ap-southeast-2.amazonaws.com/redcredits/Images/image_akqdsm8o8f2s05aknelwmg7iyr81zpoxbci.jpg"
  31.         },
  32.         "receiver": {
  33.             "id": 34,
  34.             "first_name": "anirudh",
  35.             "last_name": "bharti",
  36.             "username": "ani9909",
  37.             "email": "ani9909@gmail.com",
  38.             "profile_pic": "image_z29eihui3o6f089azql8p0d6hfycpkltbl3.jpg",
  39.             "points_received": 0,
  40.             "profile_pic_url": "https://s3-ap-southeast-2.amazonaws.com/redcredits/Images/image_z29eihui3o6f089azql8p0d6hfycpkltbl3.jpg"
  41.         },
  42.         "point_comments": [
  43.             {
  44.                 "id": 151,
  45.                 "user_id": 1,
  46.                 "point_shared_id": 190,
  47.                 "team_id": 61,
  48.                 "comment": "aaaaa",
  49.                 "deleted": "0",
  50.                 "blocked": "0",
  51.                 "created_at": "2018-01-04 09:39:54",
  52.                 "updated_at": "2018-01-04 09:39:54",
  53.                 "commentor": {
  54.                     "id": 1,
  55.                     "first_name": "User",
  56.                     "last_name": "1",
  57.                     "email": "u1@gmail.com",
  58.                     "username": "u1"
  59.                 }
  60.             },
  61.             {
  62.                 "id": 150,
  63.                 "user_id": 1,
  64.                 "point_shared_id": 190,
  65.                 "team_id": 61,
  66.                 "comment": "asdf",
  67.                 "deleted": "0",
  68.                 "blocked": "0",
  69.                 "created_at": "2018-01-04 09:37:34",
  70.                 "updated_at": "2018-01-04 09:37:34",
  71.                 "commentor": {
  72.                     "id": 1,
  73.                     "first_name": "User",
  74.                     "last_name": "1",
  75.                     "email": "u1@gmail.com",
  76.                     "username": "u1"
  77.                 }
  78.             },
  79.             {
  80.                 "id": 149,
  81.                 "user_id": 1,
  82.                 "point_shared_id": 190,
  83.                 "team_id": 61,
  84.                 "comment": "agsghd",
  85.                 "deleted": "0",
  86.                 "blocked": "0",
  87.                 "created_at": "2018-01-04 09:17:27",
  88.                 "updated_at": "2018-01-04 09:17:27",
  89.                 "commentor": {
  90.                     "id": 1,
  91.                     "first_name": "User",
  92.                     "last_name": "1",
  93.                     "email": "u1@gmail.com",
  94.                     "username": "u1"
  95.                 }
  96.             },
  97.             {
  98.                 "id": 148,
  99.                 "user_id": 1,
  100.                 "point_shared_id": 190,
  101.                 "team_id": 61,
  102.                 "comment": "ggfhd",
  103.                 "deleted": "0",
  104.                 "blocked": "0",
  105.                 "created_at": "2018-01-04 08:11:01",
  106.                 "updated_at": "2018-01-04 08:11:01",
  107.                 "commentor": {
  108.                     "id": 1,
  109.                     "first_name": "User",
  110.                     "last_name": "1",
  111.                     "email": "u1@gmail.com",
  112.                     "username": "u1"
  113.                 }
  114.             },
  115.             {
  116.                 "id": 147,
  117.                 "user_id": 1,
  118.                 "point_shared_id": 190,
  119.                 "team_id": 61,
  120.                 "comment": "dg",
  121.                 "deleted": "0",
  122.                 "blocked": "0",
  123.                 "created_at": "2018-01-04 08:10:51",
  124.                 "updated_at": "2018-01-04 08:10:51",
  125.                 "commentor": {
  126.                     "id": 1,
  127.                     "first_name": "User",
  128.                     "last_name": "1",
  129.                     "email": "u1@gmail.com",
  130.                     "username": "u1"
  131.                 }
  132.             }
  133.         ]
  134.     }
  135. }
Add Comment
Please, Sign In to add comment