9d4861292c227a08c4e7c5af171c5b0c1a2a17e2
[anni] / test / fixtures / mastodon-announce.json
1 {
2   "type": "Announce",
3   "to": [
4     "https://www.w3.org/ns/activitystreams#Public"
5   ],
6   "signature": {
7     "type": "RsaSignature2017",
8     "signatureValue": "T95DRE0eAligvMuRMkQA01lsoz2PKi4XXF+cyZ0BqbrO12p751TEWTyyRn5a+HH0e4kc77EUhQVXwMq80WAYDzHKVUTf2XBJPBa68vl0j6RXw3+HK4ef5hR4KWFNBU34yePS7S1fEmc1mTG4Yx926wtmZwDpEMTp1CXOeVEjCYzmdyHpepPPH2ZZettiacmPRSqBLPGWZoot7kH/SioIdnrMGY0I7b+rqkIdnnEcdhu9N1BKPEO9Sr+KmxgAUiidmNZlbBXX6gCxp8BiIdH4ABsIcwoDcGNkM5EmWunGW31LVjsEQXhH5c1Wly0ugYYPCg/0eHLNBOhKkY/teSM8Lg==",
9     "creator": "http://mastodon.example.org/users/admin#main-key",
10     "created": "2018-02-17T19:39:15Z"
11   },
12   "published": "2018-02-17T19:39:15Z",
13   "object": "http://mastodon.example.org/@admin/99541947525187367",
14   "id": "http://mastodon.example.org/users/admin/statuses/99542391527669785/activity",
15   "cc": [
16     "http://mastodon.example.org/users/admin",
17     "http://mastodon.example.org/users/admin/followers"
18   ],
19   "atomUri": "http://mastodon.example.org/users/admin/statuses/99542391527669785/activity",
20   "actor": "http://mastodon.example.org/users/admin",
21   "@context": [
22     "https://www.w3.org/ns/activitystreams",
23     "https://w3id.org/security/v1",
24     {
25       "toot": "http://joinmastodon.org/ns#",
26       "sensitive": "as:sensitive",
27       "ostatus": "http://ostatus.org#",
28       "movedTo": "as:movedTo",
29       "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
30       "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
31       "conversation": "ostatus:conversation",
32       "atomUri": "ostatus:atomUri",
33       "Hashtag": "as:Hashtag",
34       "Emoji": "toot:Emoji"
35     }
36   ]
37 }