move to 2.5.5
[anni] / test / fixtures / mastodon-delete.json
1 {
2   "type": "Delete",
3   "signature": {
4     "type": "RsaSignature2017",
5     "signatureValue": "cw0RlfNREf+5VdsOYcCBDrv521eiLsDTAYNHKffjF0bozhCnOh+wHkFik7WamUk$uEiN4L2H6vPlGRprAZGRhEwgy+A7rIFQNmLrpW5qV5UNVI/2F7kngEHqZQgbQYj9hW+5GMYmPkHdv3D72ZefGw$4Xa2NBLGFpAjQllfzt7kzZLKKY2DM99FdUa64I2Wj3iD04Hs23SbrUdAeuGk/c1Cg6bwGNG4vxoiwn1jikgJLA$NAlSGjsRGdR7LfbC7GqWWsW3cSNsLFPoU6FyALjgTrrYoHiXe0QHggw+L3yMLfzB2S/L46/VRbyb+WDKMBIXUL$5owmzHSi6e/ZtCI3w==",
6     "creator": "http://mastodon.example.org/users/gargron#main-key",
7     "created": "2018-03-03T16:24:11Z"
8   },
9   "object": {
10     "type": "Tombstone",
11     "id": "http://mastodon.example.org/users/gargron/statuses/99620895606148759",
12     "atomUri": "http://mastodon.example.org/users/gargron/statuses/99620895606148759"
13   },
14   "id": "http://mastodon.example.org/users/gargron/statuses/99620895606148759#delete",
15   "actor": "http://mastodon.example.org/users/gargron",
16   "@context": [
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 }