]> Untitled Git - lemmy.git/blob - crates/apub/assets/smithereen/objects/note.json
24d665b265ab9da00c5ac97832cbe7a10a0f5abd
[lemmy.git] / crates / apub / assets / smithereen / objects / note.json
1 {
2   "type": "Note",
3   "id": "https://friends.grishka.me/posts/66561",
4   "attributedTo": "https://friends.grishka.me/users/1",
5   "content": "<p>So does this federate now?</p>",
6   "inReplyTo": "https://ds9.lemmy.ml/post/1723",
7   "published": "2021-11-09T11:42:35Z",
8   "tag": {
9     "type": "Mention",
10     "href": "https://ds9.lemmy.ml/u/nutomic"
11   },
12   "url": "https://friends.grishka.me/posts/66561",
13   "to": [
14     "https://www.w3.org/ns/activitystreams#Public"
15   ],
16   "cc": [
17     "https://ds9.lemmy.ml/u/nutomic"
18   ],
19   "replies": {
20     "type": "Collection",
21     "id": "https://friends.grishka.me/posts/66561/replies",
22     "first": {
23       "type": "CollectionPage",
24       "partOf": "https://friends.grishka.me/posts/66561/replies",
25       "next": "https://friends.grishka.me/posts/66561/replies?page=1"
26     }
27   },
28   "sensitive": false,
29   "likes": "https://friends.grishka.me/posts/66561/likes"
30 }