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"
}