]> Untitled Git - lemmy.git/blob - crates/apub/assets/mastodon/activities/create_note.json
8b836fb24baa01f85832a98fdbc3eaf72e4a4590
[lemmy.git] / crates / apub / assets / mastodon / activities / create_note.json
1 {
2   "id": "https://mastodon.madrid/users/felix/statuses/107224289116410645/activity",
3   "type": "Create",
4   "actor": "https://mastodon.madrid/users/felix",
5   "published": "2021-11-05T11:46:50Z",
6   "to": [
7     "https://mastodon.madrid/users/felix/followers"
8   ],
9   "cc": [
10     "https://www.w3.org/ns/activitystreams#Public",
11     "https://mamot.fr/users/retiolus"
12   ],
13   "object": {
14     "id": "https://mastodon.madrid/users/felix/statuses/107224289116410645",
15     "type": "Note",
16     "summary": null,
17     "inReplyTo": "https://mamot.fr/users/retiolus/statuses/107224244380204526",
18     "published": "2021-11-05T11:46:50Z",
19     "url": "https://mastodon.madrid/@felix/107224289116410645",
20     "attributedTo": "https://mastodon.madrid/users/felix",
21     "to": [
22       "https://mastodon.madrid/users/felix/followers"
23     ],
24     "cc": [
25       "https://www.w3.org/ns/activitystreams#Public",
26       "https://mamot.fr/users/retiolus"
27     ],
28     "sensitive": false,
29     "atomUri": "https://mastodon.madrid/users/felix/statuses/107224289116410645",
30     "inReplyToAtomUri": "https://mamot.fr/users/retiolus/statuses/107224244380204526",
31     "conversation": "tag:mamot.fr,2021-11-05:objectId=64635960:objectType=Conversation",
32     "content": "<p><span class=\"h-card\"><a href=\"https://mamot.fr/@retiolus\" class=\"u-url mention\">@<span>retiolus</span></a></span> i have never been disappointed by a thinkpad. if you want to save money, get a model from a few years ago, there isnt a huge difference anyway.</p>",
33     "contentMap": {
34       "en": "<p><span class=\"h-card\"><a href=\"https://mamot.fr/@retiolus\" class=\"u-url mention\">@<span>retiolus</span></a></span> i have neverbeendisappointed by a thinkpad. if you want to save money, get a model from a few years ago, there isnt a huge difference anyway.</p>"
35     },
36     "attachment": [],
37     "tag": [
38       {
39         "type": "Mention",
40         "href": "https://mamot.fr/users/retiolus",
41         "name": "@retiolus@mamot.fr"
42       }
43     ],
44     "replies": {
45       "id": "https://mastodon.madrid/users/felix/statuses/107224289116410645/replies",
46       "type": "Collection",
47       "first": {
48         "type": "CollectionPage",
49         "next": "https://mastodon.madrid/users/felix/statuses/107224289116410645/replies?only_other_accounts=true&page=true",
50         "partOf": "https://mastodon.madrid/users/felix/statuses/107224289116410645/replies",
51         "items": []
52       }
53     }
54   }
55 }