Advertisement
Guest User

Untitled

a guest
Nov 13th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.32 KB | None | 0 0
  1. {
  2.     "response": {
  3.         "count": 1178,
  4.         "items": [
  5.             {
  6.                 "date": 1573646784,
  7.                 "from_id": 21838346,
  8.                 "id": 1552813,
  9.                 "out": 1,
  10.                 "peer_id": 2000000020,
  11.                 "text": "",
  12.                 "conversation_message_id": 1247,
  13.                 "fwd_messages": [],
  14.                 "important": false,
  15.                 "random_id": 1557503161,
  16.                 "attachments": [
  17.                     {
  18.                         "type": "poll",
  19.                         "poll": {
  20.                             "id": 353079635,
  21.                             "owner_id": 21838346,
  22.                             "created": 1573646784,
  23.                             "question": "test",
  24.                             "votes": 1,
  25.                             "answers": [
  26.                                 {
  27.                                     "id": 1183493818,
  28.                                     "text": "a",
  29.                                     "votes": 1,
  30.                                     "rate": 100
  31.                                 },
  32.                                 {
  33.                                     "id": 1183493819,
  34.                                     "text": "b",
  35.                                     "votes": 0,
  36.                                     "rate": 0
  37.                                 }
  38.                             ],
  39.                             "anonymous": false,
  40.                             "multiple": false,
  41.                             "answer_ids": [
  42.                                 1183493818
  43.                             ],
  44.                             "end_date": 0,
  45.                             "closed": false,
  46.                             "is_board": false,
  47.                             "can_edit": true,
  48.                             "can_vote": true,
  49.                             "can_report": false,
  50.                             "can_share": true,
  51.                             "author_id": 21838346,
  52.                             "friends": [
  53.                                 {
  54.                                     "id": 21838346
  55.                                 }
  56.                             ]
  57.                         }
  58.                     }
  59.                 ],
  60.                 "is_hidden": false
  61.             }
  62.         ]
  63.     }
  64. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement