You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/apub/assets/lotide/activities/delete_note.json

8 lines
214 B
JSON

{
"actor": "https://narwhal.city/users/3",
"object": "https://narwhal.city/posts/12",
"@context": "https://www.w3.org/ns/activitystreams",
"id": "https://narwhal.city/posts/12/delete",
"type": "Delete"
}