Pipeline Ingestion: Page
[akkoma] / test / fixtures / tesla_mock / lemmy-page.json
1 {
2 "commentsEnabled": true,
3 "sensitive": false,
4 "stickied": false,
5 "attributedTo": "https://enterprise.lemmy.ml/u/nutomic",
6 "summary": "Hello Federation!",
7 "url": "https://enterprise.lemmy.ml/pictrs/image/US52d9DPvf.jpg",
8 "image": {
9 "type": "Image",
10 "url": "https://enterprise.lemmy.ml/pictrs/image/lwFAcXHUjS.jpg"
11 },
12 "published": "2020-09-14T15:03:11.909105+00:00",
13 "to": "https://enterprise.lemmy.ml/c/main",
14 "@context": "https://www.w3.org/ns/activitystreams",
15 "id": "https://enterprise.lemmy.ml/post/3",
16 "type": "Page"
17 }