A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"fedibird": "http://fedibird.com/ns#",
"quoteUri": "fedibird:quoteUri",
"misskey": "https://misskey-hub.net/ns#",
"_misskey_quote": "misskey:_misskey_quote",
"_misskey_content": "misskey:_misskey_content",
"expiry": "fedibird:expiry",
"references": {
"@id": "fedibird:references",
"@type": "@id"
},
"emojiReactions": {
"@id": "fedibird:emojiReactions",
"@type": "@id"
},
"searchableBy": {
"@id": "fedibird:searchableBy",
"@type": "@id"
}
}
],
"id": "https://fedibird.com/users/noellabo/statuses/109344808442764270",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-14T23:42:47Z",
"url": "https://fedibird.com/@noellabo/109344808442764270",
"attributedTo": "https://fedibird.com/users/noellabo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fedibird.com/users/noellabo/followers"
],
"sensitive": false,
"atomUri": "https://fedibird.com/users/noellabo/statuses/109344808442764270",
"inReplyToAtomUri": null,
"conversation": "tag:fedibird.com,2022-11-14:objectId=109344808442731644:objectType=Conversation",
"context": "https://fedibird.com/contexts/109344808442731644",
"searchableBy": [
"https://www.w3.org/ns/activitystreams#Public"
],
"content": "<p>Mastodonの投稿とアカウントの削除について、ちょっと書いておきましょうか。</p><p>投稿を削除すると、所属サーバ(ローカル)で削除の処理が行われる他、その投稿が届いているリモートサーバを探して削除のリクエストを送ります。</p><p>アカウントを削除すると、所属サーバ(ローカル)で削除の処理が行われる他、そのアカウントが認識されているリモートサーバを探して削除のリクエストを送ります。</p><p>各サーバで、アカウント削除と同時に関連する投稿やお気に入りなどのリアクションがすべて削除されます。</p><p>サーバを閉じる際は、管理者が全てのアカウントを削除する処理を行うことができますが、莫大な負荷がかかることなどから実行しない選択をすることもままあります。</p><p>そもそもサーバが壊れちゃったりドメインが失効したりで、復旧不能ということも多いです。</p><p>なお、削除のリクエストを送るのはその時一回限りです。</p><p>エラーになったらしばらく時間をおいて再送信しますが、相手が復帰しなければ、最終的に諦めます。</p><p>また、配送ではなく投稿やアカウントを直接とりにきたサーバは把握できていないので、それらには削除リクエストが送られません。</p>",
"contentMap": {
"ja": "<p>Mastodonの投稿とアカウントの削除について、ちょっと書いておきましょうか。</p><p>投稿を削除すると、所属サーバ(ローカル)で削除の処理が行われる他、その投稿が届いているリモートサーバを探して削除のリクエストを送ります。</p><p>アカウントを削除すると、所属サーバ(ローカル)で削除の処理が行われる他、そのアカウントが認識されているリモートサーバを探して削除のリクエストを送ります。</p><p>各サーバで、アカウント削除と同時に関連する投稿やお気に入りなどのリアクションがすべて削除されます。</p><p>サーバを閉じる際は、管理者が全てのアカウントを削除する処理を行うことができますが、莫大な負荷がかかることなどから実行しない選択をすることもままあります。</p><p>そもそもサーバが壊れちゃったりドメインが失効したりで、復旧不能ということも多いです。</p><p>なお、削除のリクエストを送るのはその時一回限りです。</p><p>エラーになったらしばらく時間をおいて再送信しますが、相手が復帰しなければ、最終的に諦めます。</p><p>また、配送ではなく投稿やアカウントを直接とりにきたサーバは把握できていないので、それらには削除リクエストが送られません。</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fedibird.com/users/noellabo/statuses/109344808442764270/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fedibird.com/users/noellabo/statuses/109344808442764270/replies?min_id=109344812443712135&page=true",
"partOf": "https://fedibird.com/users/noellabo/statuses/109344808442764270/replies",
"items": [
"https://fedibird.com/users/noellabo/statuses/109344812443712135"
]
}
},
"references": {
"id": "https://fedibird.com/users/noellabo/statuses/109344808442764270/references",
"type": "Collection",
"first": {
"type": "CollectionPage",
"partOf": "https://fedibird.com/users/noellabo/statuses/109344808442764270/references",
"items": []
}
},
"emojiReactions": "https://fedibird.com/users/noellabo/statuses/109344808442764270/emoji_reactions",
"generator": {
"id": "https://fedibird.com/generators/1",
"type": "Application",
"name": "Web",
"url": ""
}
}