summaryrefslogtreecommitdiff
path: root/test/fixtures/tesla_mock/poll_attachment.json
blob: 92e822dc82f556981cb203a3f08a0109beb93ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    "https://patch.cx/schemas/litepub-0.1.jsonld",
    {
      "@language": "und"
    }
  ],
  "actor": "https://patch.cx/users/rin",
  "anyOf": [],
  "attachment": [
    {
      "mediaType": "image/jpeg",
      "name": "screenshot_mpv:Totoro@01:18:44.345.jpg",
      "type": "Document",
      "url": "https://shitposter.club/media/3bb4c4d402f8fdcc7f80963c3d7cf6f10f936897fd374922ade33199d2f86d87.jpg?name=screenshot_mpv%3ATotoro%4001%3A18%3A44.345.jpg"
    }
  ],
  "attributedTo": "https://patch.cx/users/rin",
  "cc": [
    "https://patch.cx/users/rin/followers"
  ],
  "closed": "2020-06-19T23:22:02.754678Z",
  "content": "<span class=\"h-card\"><a class=\"u-url mention\" data-user=\"9vwjTNzEWEM1TfkBGq\" href=\"https://mastodon.sdf.org/users/rinpatch\" rel=\"ugc\">@<span>rinpatch</span></a></span>",
  "closed": "2019-09-19T00:32:36.785333",
  "content": "can you vote on this poll?",
  "id": "https://patch.cx/objects/tesla_mock/poll_attachment",
  "oneOf": [
    {
      "name": "a",
      "replies": {
        "totalItems": 0,
        "type": "Collection"
      },
      "type": "Note"
    },
    {
      "name": "A",
      "replies": {
        "totalItems": 0,
        "type": "Collection"
      },
      "type": "Note"
    },
    {
      "name": "Aa",
      "replies": {
        "totalItems": 0,
        "type": "Collection"
      },
      "type": "Note"
    },
    {
      "name": "AA",
      "replies": {
        "totalItems": 0,
        "type": "Collection"
      },
      "type": "Note"
    },
    {
      "name": "AAa",
      "replies": {
        "totalItems": 1,
        "type": "Collection"
      },
      "type": "Note"
    },
    {
      "name": "AAA",
      "replies": {
        "totalItems": 3,
        "type": "Collection"
      },
      "type": "Note"
    }
  ],
  "published": "2020-06-19T23:12:02.786113Z",
  "sensitive": false,
  "summary": "",
  "tag": [
    {
      "href": "https://mastodon.sdf.org/users/rinpatch",
      "name": "@rinpatch@mastodon.sdf.org",
      "type": "Mention"
    }
  ],
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "https://mastodon.sdf.org/users/rinpatch"
  ],
  "type": "Question",
  "voters": [
    "https://shitposter.club/users/moonman",
    "https://skippers-bin.com/users/7v1w1r8ce6",
    "https://mastodon.sdf.org/users/rinpatch",
    "https://mastodon.social/users/emelie"
  ]
}