Quote posting (#113)
[akkoma] / test / fixtures / quote_post / misskey_quote_post.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.io/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/8vs6ylpfez",
28 "type": "Note",
29 "attributedTo": "https://misskey.io/users/7rkrarq81i",
30 "summary": null,
31 "content": "<p><span>投稿者の設定によるね<br>Fanboxについても投稿者によっては過去の投稿は高額なプランに移動してることがある<br><br>RE: </span><a href=\"https://misskey.io/notes/8vs6wxufd0\">https://misskey.io/notes/8vs6wxufd0</a></p>",
32 "_misskey_content": "投稿者の設定によるね\nFanboxについても投稿者によっては過去の投稿は高額なプランに移動してることがある",
33 "_misskey_quote": "https://misskey.io/notes/8vs6wxufd0",
34 "quoteUrl": "https://misskey.io/notes/8vs6wxufd0",
35 "published": "2022-01-21T16:38:30.243Z",
36 "to": [
37 "https://www.w3.org/ns/activitystreams#Public"
38 ],
39 "cc": [
40 "https://misskey.io/users/7rkrarq81i/followers"
41 ],
42 "inReplyTo": null,
43 "attachment": [],
44 "sensitive": false,
45 "tag": []
46 }