First
[anni] / test / fixtures / emoji-reaction.json
1 {
2   "type": "EmojiReact",
3   "signature": {
4     "type": "RsaSignature2017",
5     "signatureValue": "fdxMfQSMwbC6wP6sh6neS/vM5879K67yQkHTbiT5Npr5wAac0y6+o3Ij+41tN3rL6wfuGTosSBTHOtta6R4GCOOhCaCSLMZKypnp1VltCzLDoyrZELnYQIC8gpUXVmIycZbREk22qWUe/w7DAFaKK4UscBlHDzeDVcA0K3Se5Sluqi9/Zh+ldAnEzj/rSEPDjrtvf5wGNf3fHxbKSRKFt90JvKK6hS+vxKUhlRFDf6/SMETw+EhwJSNW4d10yMUakqUWsFv4Acq5LW7l+HpYMvlYY1FZhNde1+uonnCyuQDyvzkff8zwtEJmAXC4RivO/VVLa17SmqheJZfI8oluVg==",
6     "creator": "http://mastodon.example.org/users/admin#main-key",
7     "created": "2018-02-17T18:57:49Z"
8   },
9   "object": "http://localtesting.pleroma.lol/objects/eb92579d-3417-42a8-8652-2492c2d4f454",
10   "content": "👌",
11   "nickname": "lain",
12   "id": "http://mastodon.example.org/users/admin#reactions/2",
13   "actor": "http://mastodon.example.org/users/admin",
14   "@context": [
15     "https://www.w3.org/ns/activitystreams",
16     "https://w3id.org/security/v1",
17     {
18       "toot": "http://joinmastodon.org/ns#",
19       "sensitive": "as:sensitive",
20       "ostatus": "http://ostatus.org#",
21       "movedTo": "as:movedTo",
22       "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
23       "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
24       "conversation": "ostatus:conversation",
25       "atomUri": "ostatus:atomUri",
26       "Hashtag": "as:Hashtag",
27       "Emoji": "toot:Emoji"
28     }
29   ]
30 }