Quote posting (#113)
[akkoma] / test / fixtures / misskey / quote.json
1 {
2 "@context": [
3 "https://www.w3.org/ns/activitystreams",
4 "https://w3id.org/security/v1",
5 {
6 "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
7 "sensitive": "as:sensitive",
8 "Hashtag": "as:Hashtag",
9 "quoteUrl": "as:quoteUrl",
10 "toot": "http://joinmastodon.org/ns#",
11 "Emoji": "toot:Emoji",
12 "featured": "toot:featured",
13 "discoverable": "toot:discoverable",
14 "schema": "http://schema.org#",
15 "PropertyValue": "schema:PropertyValue",
16 "value": "schema:value",
17 "misskey": "https://misskey-hub.net/ns#",
18 "_misskey_content": "misskey:_misskey_content",
19 "_misskey_quote": "misskey:_misskey_quote",
20 "_misskey_reaction": "misskey:_misskey_reaction",
21 "_misskey_votes": "misskey:_misskey_votes",
22 "_misskey_talk": "misskey:_misskey_talk",
23 "isCat": "misskey:isCat",
24 "vcard": "http://www.w3.org/2006/vcard/ns#"
25 }
26 ],
27 "id": "https://misskey.io/notes/934gok3482",
28 "type": "Note",
29 "attributedTo": "https://misskey.io/users/93492q0ip0",
30 "summary": null,
31 "content": "<p><span>i quompt u<br><br>RE: </span><a href=\"https://example.com/objects/30c543fb-a165-40dd-87fd-4e249ec5a40b\">https://example.com/objects/30c543fb-a165-40dd-87fd-4e249ec5a40b</a></p>",
32 "_misskey_content": "i quompt u",
33 "source": {
34 "content": "i quompt u",
35 "mediaType": "text/x.misskeymarkdown"
36 },
37 "_misskey_quote": "https://example.com/objects/43479e20-c0f8-4f49-bf7f-13fab8234924",
38 "quoteUrl": "https://example.com/objects/43479e20-c0f8-4f49-bf7f-13fab8234924",
39 "published": "2022-07-25T15:21:48.208Z",
40 "to": [
41 "https://www.w3.org/ns/activitystreams#Public"
42 ],
43 "cc": [
44 "https://misskey.io/users/93492q0ip0/followers"
45 ],
46 "inReplyTo": null,
47 "attachment": [],
48 "sensitive": false,
49 "tag": []
50 }