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.xyz/users/HerraBRE/statuses/114361319496540420",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.xyz/users/HerraBRE/statuses/114361311256363725",
"published": "2025-04-18T22:27:31Z",
"url": "https://mastodon.xyz/@HerraBRE/114361319496540420",
"attributedTo": "https://mastodon.xyz/users/HerraBRE",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/HerraBRE/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/HerraBRE/statuses/114361319496540420",
"inReplyToAtomUri": "https://mastodon.xyz/users/HerraBRE/statuses/114361311256363725",
"conversation": "tag:mastodon.xyz,2025-04-18:objectId=229437689:objectType=Conversation",
"content": "<p>Don't get me wrong. I still love <a href=\"https://mastodon.xyz/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> and still (mostly voluntarily) do most of my work in Python.</p><p>But it is not without its flaws, and some of those flaws have to do with community values, not technicalities.</p><p>Pros and cons, pros and cons...</p>",
"contentMap": {
"en": "<p>Don't get me wrong. I still love <a href=\"https://mastodon.xyz/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> and still (mostly voluntarily) do most of my work in Python.</p><p>But it is not without its flaws, and some of those flaws have to do with community values, not technicalities.</p><p>Pros and cons, pros and cons...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://mastodon.xyz/users/HerraBRE/statuses/114361319496540420/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/HerraBRE/statuses/114361319496540420/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/HerraBRE/statuses/114361319496540420/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/HerraBRE/statuses/114361319496540420/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.xyz/users/HerraBRE/statuses/114361319496540420/shares",
"type": "Collection",
"totalItems": 0
}
}