]> Untitled Git - lemmy.git/blob - crates/apub/assets/mastodon/objects/note.json
cf0d9fe52a53daa41dd540bc16a4879e5965e7f4
[lemmy.git] / crates / apub / assets / mastodon / objects / note.json
1 {
2   "id": "https://mastodon.madrid/users/felix/statuses/107224289116410645",
3   "type": "Note",
4   "summary": null,
5   "inReplyTo": "https://mamot.fr/users/retiolus/statuses/107224244380204526",
6   "published": "2021-11-05T11:46:50Z",
7   "url": "https://mastodon.madrid/@felix/107224289116410645",
8   "attributedTo": "https://mastodon.madrid/users/felix",
9   "to": [
10     "https://mastodon.madrid/users/felix/followers"
11   ],
12   "cc": [
13     "https://www.w3.org/ns/activitystreams#Public",
14     "https://mamot.fr/users/retiolus"
15   ],
16   "sensitive": false,
17   "atomUri": "https://mastodon.madrid/users/felix/statuses/107224289116410645",
18   "inReplyToAtomUri": "https://mamot.fr/users/retiolus/statuses/107224244380204526",
19   "conversation": "tag:mamot.fr,2021-11-05:objectId=64635960:objectType=Conversation",
20   "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>",
21   "contentMap": {
22     "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>"
23   },
24   "attachment": [],
25   "tag": [
26     {
27       "type": "Mention",
28       "href": "https://mamot.fr/users/retiolus",
29       "name": "@retiolus@mamot.fr"
30     }
31   ],
32   "replies": {
33     "id": "https://mastodon.madrid/users/felix/statuses/107224289116410645/replies",
34     "type": "Collection",
35     "first": {
36       "type": "CollectionPage",
37       "next": "https://mastodon.madrid/users/felix/statuses/107224289116410645/replies?only_other_accounts=true&page=true",
38       "partOf": "https://mastodon.madrid/users/felix/statuses/107224289116410645/replies",
39       "items": []
40     }
41   }
42 }