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"
}
],
"id": "https://mastodon.social/users/foxyoreos/statuses/113647898199020060/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/foxyoreos/statuses/113647898199020060/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/foxyoreos/statuses/113647898199020060/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/foxyoreos/statuses/113647898199020060/replies",
"items": [
{
"id": "https://mastodon.social/users/foxyoreos/statuses/113647907148362275",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/foxyoreos/statuses/113647898199020060",
"published": "2024-12-13T22:37:22Z",
"url": "https://mastodon.social/@foxyoreos/113647907148362275",
"attributedTo": "https://mastodon.social/users/foxyoreos",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/foxyoreos/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/foxyoreos/statuses/113647907148362275",
"inReplyToAtomUri": "https://mastodon.social/users/foxyoreos/statuses/113647898199020060",
"conversation": "tag:mastodon.social,2024-12-13:objectId=871362286:objectType=Conversation",
"content": "<p>We can also do a better job of mitigating instance moderation side effects (the "petty tyrant" complaint), in two ways.</p><p>1. We can continue work with the "severed relationships" notifications to allow users to see when their connections are being severed or even (in some specific cases) to P2P connect to other instances bypassing instance moderation (although obviously that's complicated and needs discussion).</p><p>2. We can bite the bullet and support full instance migration including posts.</p>",
"contentMap": {
"en": "<p>We can also do a better job of mitigating instance moderation side effects (the "petty tyrant" complaint), in two ways.</p><p>1. We can continue work with the "severed relationships" notifications to allow users to see when their connections are being severed or even (in some specific cases) to P2P connect to other instances bypassing instance moderation (although obviously that's complicated and needs discussion).</p><p>2. We can bite the bullet and support full instance migration including posts.</p>"
},
"updated": "2024-12-14T00:51:34Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/foxyoreos/statuses/113647907148362275/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/foxyoreos/statuses/113647907148362275/replies?min_id=113647910234606212&page=true",
"partOf": "https://mastodon.social/users/foxyoreos/statuses/113647907148362275/replies",
"items": [
"https://mastodon.social/users/foxyoreos/statuses/113647910234606212"
]
}
},
"likes": {
"id": "https://mastodon.social/users/foxyoreos/statuses/113647907148362275/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/foxyoreos/statuses/113647907148362275/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}