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/114361272967572465",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-18T22:15:41Z",
"url": "https://mastodon.xyz/@HerraBRE/114361272967572465",
"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/114361272967572465",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2025-04-18:objectId=229437689:objectType=Conversation",
"content": "<p>Roughly one day a week lately, I have been working with a friend to reboot some of the many <a href=\"https://pagekite.net\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pagekite.net</span><span class=\"invisible\"></span></a> things that had stalled while I had other priorities. It's been great!</p><p>When we started working together, she was a bit baffled at my complaints about the upgrade treadmill and the <a href=\"https://mastodon.xyz/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> community's wilful lack of fucks to give about long term stability.</p><p>It didn't take long, maybe 4-5 sessions, before she began to vehemently understand what I was moaning about...</p>",
"contentMap": {
"en": "<p>Roughly one day a week lately, I have been working with a friend to reboot some of the many <a href=\"https://pagekite.net\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pagekite.net</span><span class=\"invisible\"></span></a> things that had stalled while I had other priorities. It's been great!</p><p>When we started working together, she was a bit baffled at my complaints about the upgrade treadmill and the <a href=\"https://mastodon.xyz/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> community's wilful lack of fucks to give about long term stability.</p><p>It didn't take long, maybe 4-5 sessions, before she began to vehemently understand what I was moaning about...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://mastodon.xyz/users/HerraBRE/statuses/114361272967572465/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/HerraBRE/statuses/114361272967572465/replies?min_id=114361311256363725&page=true",
"partOf": "https://mastodon.xyz/users/HerraBRE/statuses/114361272967572465/replies",
"items": [
"https://mastodon.xyz/users/HerraBRE/statuses/114361311256363725"
]
}
},
"likes": {
"id": "https://mastodon.xyz/users/HerraBRE/statuses/114361272967572465/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.xyz/users/HerraBRE/statuses/114361272967572465/shares",
"type": "Collection",
"totalItems": 1
}
}