move to 2.5.5
[anni] / test / fixtures / create-pleroma-reply-to-misskey-thread.json
1 {
2     "@context": [
3         "https://www.w3.org/ns/activitystreams",
4         "https://p.helene.moe/schemas/litepub-0.1.jsonld",
5         {
6             "@language": "und"
7         }
8     ],
9     "actor": "https://p.helene.moe/users/helene",
10     "attachment": [],
11     "attributedTo": "https://p.helene.moe/users/helene",
12     "cc": [
13         "https://p.helene.moe/users/helene/followers"
14     ],
15     "context": "https://p.helene.moe/contexts/cc324643-5583-4c3f-91d2-c6ed37db159d",
16     "conversation": "https://p.helene.moe/contexts/cc324643-5583-4c3f-91d2-c6ed37db159d",
17     "directMessage": false,
18     "id": "https://p.helene.moe/activities/5f80db86-a9bb-4883-9845-fbdbd1478f3a",
19     "object": {
20         "actor": "https://p.helene.moe/users/helene",
21         "attachment": [],
22         "attributedTo": "https://p.helene.moe/users/helene",
23         "cc": [
24             "https://p.helene.moe/users/helene/followers"
25         ],
26         "content": "<span class=\"h-card\"><a class=\"u-url mention\" data-user=\"AHntpQ4T3J4OSnpgMC\" href=\"https://mk.absturztau.be/@mametsuko\" rel=\"ugc\">@<span>mametsuko</span></a></span> meow",
27         "context": "https://p.helene.moe/contexts/cc324643-5583-4c3f-91d2-c6ed37db159d",
28         "conversation": "https://p.helene.moe/contexts/cc324643-5583-4c3f-91d2-c6ed37db159d",
29         "id": "https://p.helene.moe/objects/fd5910ac-d9dc-412e-8d1d-914b203296c4",
30         "inReplyTo": "https://mk.absturztau.be/notes/93e7nm8wqg",
31         "published": "2022-08-02T13:46:58.403996Z",
32         "sensitive": null,
33         "source": "@mametsuko@mk.absturztau.be meow",
34         "summary": "",
35         "tag": [
36             {
37                 "href": "https://mk.absturztau.be/users/8ozbzjs3o8",
38                 "name": "@mametsuko@mk.absturztau.be",
39                 "type": "Mention"
40             }
41         ],
42         "to": [
43             "https://mk.absturztau.be/users/8ozbzjs3o8",
44             "https://www.w3.org/ns/activitystreams#Public"
45         ],
46         "type": "Note"
47     },
48     "published": "2022-08-02T13:46:58.403883Z",
49     "tag": [
50         {
51             "href": "https://mk.absturztau.be/users/8ozbzjs3o8",
52             "name": "@mametsuko@mk.absturztau.be",
53             "type": "Mention"
54         }
55     ],
56     "to": [
57         "https://mk.absturztau.be/users/8ozbzjs3o8",
58         "https://www.w3.org/ns/activitystreams#Public"
59     ],
60     "type": "Create"
61 }