]> Untitled Git - lemmy.git/blob - crates/apub/assets/lemmy/activities/block/block_user.json
add enable_federated_downvotes site option
[lemmy.git] / crates / apub / assets / lemmy / activities / block / block_user.json
1 {
2   "actor": "http://enterprise.lemmy.ml/u/lemmy_beta",
3   "to": ["https://www.w3.org/ns/activitystreams#Public"],
4   "object": "http://ds9.lemmy.ml/u/lemmy_alpha",
5   "cc": ["http://enterprise.lemmy.ml/c/main"],
6   "audience": "http://enterprise.lemmy.ml/u/main",
7   "target": "http://enterprise.lemmy.ml/c/main",
8   "type": "Block",
9   "removeData": true,
10   "summary": "spam post",
11   "expires": "2021-11-01T12:23:50.151874+00:00",
12   "id": "http://enterprise.lemmy.ml/activities/block/5d42fffb-0903-4625-86d4-0b39bb344fc2"
13 }