]> Untitled Git - lemmy.git/blob - crates/apub/assets/lemmy/objects/page.json
b90ee549a12ee4c012c0d6288cdb043f19181a9d
[lemmy.git] / crates / apub / assets / lemmy / objects / page.json
1 {
2   "id": "https://enterprise.lemmy.ml/post/55143",
3   "type": "Page",
4   "attributedTo": "https://enterprise.lemmy.ml/u/picard",
5   "to": [
6     "https://enterprise.lemmy.ml/c/tenforward",
7     "https://www.w3.org/ns/activitystreams#Public"
8   ],
9   "name": "Post title",
10   "content": "<p>This is a post in the /c/tenforward community</p>\n",
11   "mediaType": "text/html",
12   "source": {
13     "content": "This is a post in the /c/tenforward community",
14     "mediaType": "text/markdown"
15   },
16   "url": "https://enterprise.lemmy.ml/pictrs/image/eOtYb9iEiB.png",
17   "attachment": [
18     {
19       "type": "Link",
20       "href": "https://enterprise.lemmy.ml/pictrs/image/eOtYb9iEiB.png"
21     }
22   ],
23   "image": {
24     "type": "Image",
25     "url": "https://enterprise.lemmy.ml/pictrs/image/eOtYb9iEiB.png"
26   },
27   "sensitive": false,
28   "commentsEnabled": true,
29   "stickied": true,
30   "published": "2021-02-26T12:35:34.292626+00:00"
31 }