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