move to 2.5.5
[anni] / test / fixtures / mastodon-undo-like-compact-object.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": "http://mastodon.example.org/users/admin#likes/2",
10   "nickname": "lain",
11   "id": "http://mastodon.example.org/users/admin#likes/2/undo",
12   "actor": "http://mastodon.example.org/users/admin",
13   "@context": [
14     "https://www.w3.org/ns/activitystreams",
15     "https://w3id.org/security/v1",
16     {
17       "toot": "http://joinmastodon.org/ns#",
18       "sensitive": "as:sensitive",
19       "ostatus": "http://ostatus.org#",
20       "movedTo": "as:movedTo",
21       "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
22       "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
23       "conversation": "ostatus:conversation",
24       "atomUri": "ostatus:atomUri",
25       "Hashtag": "as:Hashtag",
26       "Emoji": "toot:Emoji"
27     }
28   ]
29 }