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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.cloud/users/jelmer/statuses/114632428139577054",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-05T19:34:00Z",
"url": "https://mastodon.cloud/@jelmer/114632428139577054",
"attributedTo": "https://mastodon.cloud/users/jelmer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/jelmer/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/jelmer/statuses/114632428139577054",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2025-06-05:objectId=465542425:objectType=Conversation",
"content": "<p>Sad to see <a href=\"https://mastodon.cloud/tags/Launchpad\" class=\"mention hashtag\" rel=\"tag\">#<span>Launchpad</span></a> is dropping <a href=\"https://mastodon.cloud/tags/Bazaar\" class=\"mention hashtag\" rel=\"tag\">#<span>Bazaar</span></a> (<a href=\"https://mastodon.cloud/tags/bzr\" class=\"mention hashtag\" rel=\"tag\">#<span>bzr</span></a>) support - probably the last thing that set it apart from other code hosting solutions like GitHub. </p><p><a href=\"https://discourse.ubuntu.com/t/phasing-out-bazaar-code-hosting/62189\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">discourse.ubuntu.com/t/phasing</span><span class=\"invisible\">-out-bazaar-code-hosting/62189</span></a></p><p>At this point, it should just remove the support for hosting upstream projects altogether considering all <a href=\"https://mastodon.cloud/tags/Canonical\" class=\"mention hashtag\" rel=\"tag\">#<span>Canonical</span></a> projects are actually on GitHub, and Launchpad is just the Ubuntu build system / bug tracker.</p><p>This is further exemplified by the fact that they announced this only on an <a href=\"https://mastodon.cloud/tags/Ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Ubuntu</span></a> community forum.</p>",
"contentMap": {
"en": "<p>Sad to see <a href=\"https://mastodon.cloud/tags/Launchpad\" class=\"mention hashtag\" rel=\"tag\">#<span>Launchpad</span></a> is dropping <a href=\"https://mastodon.cloud/tags/Bazaar\" class=\"mention hashtag\" rel=\"tag\">#<span>Bazaar</span></a> (<a href=\"https://mastodon.cloud/tags/bzr\" class=\"mention hashtag\" rel=\"tag\">#<span>bzr</span></a>) support - probably the last thing that set it apart from other code hosting solutions like GitHub. </p><p><a href=\"https://discourse.ubuntu.com/t/phasing-out-bazaar-code-hosting/62189\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">discourse.ubuntu.com/t/phasing</span><span class=\"invisible\">-out-bazaar-code-hosting/62189</span></a></p><p>At this point, it should just remove the support for hosting upstream projects altogether considering all <a href=\"https://mastodon.cloud/tags/Canonical\" class=\"mention hashtag\" rel=\"tag\">#<span>Canonical</span></a> projects are actually on GitHub, and Launchpad is just the Ubuntu build system / bug tracker.</p><p>This is further exemplified by the fact that they announced this only on an <a href=\"https://mastodon.cloud/tags/Ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Ubuntu</span></a> community forum.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/launchpad",
"name": "#launchpad"
},
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/bazaar",
"name": "#bazaar"
},
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/bzr",
"name": "#bzr"
},
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/canonical",
"name": "#canonical"
},
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/ubuntu",
"name": "#ubuntu"
}
],
"replies": {
"id": "https://mastodon.cloud/users/jelmer/statuses/114632428139577054/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/jelmer/statuses/114632428139577054/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/jelmer/statuses/114632428139577054/replies",
"items": []
}
}
}