c2c5f40c0b9c05e7d55e660609edea92079daf50
[anni] / test / fixtures / mastodon-vote.json
1 {
2   "@context": "https://www.w3.org/ns/activitystreams",
3   "actor": "https://mastodon.sdf.org/users/rinpatch",
4   "id": "https://mastodon.sdf.org/users/rinpatch#votes/387/activity",
5   "nickname": "rin",
6   "object": {
7     "attributedTo": "https://mastodon.sdf.org/users/rinpatch",
8     "id": "https://mastodon.sdf.org/users/rinpatch#votes/387",
9     "inReplyTo": "https://testing.uguu.ltd/objects/9d300947-2dcb-445d-8978-9a3b4b84fa14",
10     "name": "suya..",
11     "to": "https://testing.uguu.ltd/users/rin",
12     "type": "Note"
13   },
14   "to": "https://testing.uguu.ltd/users/rin",
15   "type": "Create"
16 }