mobilizon.chapril.org-mobil.../test/fixtures/mastodon-delete-user.json

25 lines
708 B
JSON

{
"type": "Delete",
"object": {
"type": "Person",
"id": "https://framapiaf.org/users/admin",
"atomUri": "https://framapiaf.org/users/admin"
},
"id": "https://framapiaf.org/users/admin#delete",
"actor": "https://framapiaf.org/users/admin",
"@context": [
{
"toot": "http://joinmastodon.org/ns#",
"sensitive": "as:sensitive",
"ostatus": "http://ostatus.org#",
"movedTo": "as:movedTo",
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"atomUri": "ostatus:atomUri",
"Hashtag": "as:Hashtag",
"Emoji": "toot:Emoji"
}
]
}