{
  "type": "Delete",
  "object": {
    "type": "Person",
    "id": "http://mastodon.example.org/users/admin",
    "atomUri": "http://mastodon.example.org/users/admin"
  },
  "id": "http://mastodon.example.org/users/admin#delete",
  "actor": "http://mastodon.example.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"
    }
  ]
}