move to 2.5.5
[anni] / test / fixtures / mastodon-undo-like.json
1 {
2   "type": "Undo",
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-05-19T16:36:58Z"
8   },
9   "object": {
10     "type": "Like",
11     "object": "http://localtesting.pleroma.lol/objects/eb92579d-3417-42a8-8652-2492c2d4f454",
12     "id": "http://mastodon.example.org/users/admin#likes/2",
13     "actor": "http://mastodon.example.org/users/admin"
14   },
15   "nickname": "lain",
16   "id": "http://mastodon.example.org/users/admin#likes/2/undo",
17   "actor": "http://mastodon.example.org/users/admin",
18   "@context": [
19     "https://www.w3.org/ns/activitystreams",
20     "https://w3id.org/security/v1",
21     {
22       "toot": "http://joinmastodon.org/ns#",
23       "sensitive": "as:sensitive",
24       "ostatus": "http://ostatus.org#",
25       "movedTo": "as:movedTo",
26       "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
27       "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
28       "conversation": "ostatus:conversation",
29       "atomUri": "ostatus:atomUri",
30       "Hashtag": "as:Hashtag",
31       "Emoji": "toot:Emoji"
32     }
33   ]
34 }