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://hear-me.social/users/Jerry/statuses/114632237808856242",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-05T18:45:36Z",
"url": "https://hear-me.social/@Jerry/114632237808856242",
"attributedTo": "https://hear-me.social/users/Jerry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hear-me.social/users/Jerry/followers"
],
"sensitive": false,
"atomUri": "https://hear-me.social/users/Jerry/statuses/114632237808856242",
"inReplyToAtomUri": null,
"conversation": "tag:hear-me.social,2025-06-05:objectId=71792888:objectType=Conversation",
"content": "<p>With lemm.ee, I believe the 2nd largest <a href=\"https://hear-me.social/tags/Lemmy\" class=\"mention hashtag\" rel=\"tag\">#<span>Lemmy</span></a> instance, shutting down in a few weeks, some of their more active users have moved to my <a href=\"https://hear-me.social/tags/PieFed\" class=\"mention hashtag\" rel=\"tag\">#<span>PieFed</span></a> server (feddit.online). Tonight I need to double the memory on the app server. And the DB server that was idling at 23% CPU until this morning is now 100% since late morning. I need to maybe scale it up as well. </p><p>I know piefed.social scaled up yesterday, and they've been much harder hit than I have. I wonder how other <a href=\"https://hear-me.social/tags/Lemmy\" class=\"mention hashtag\" rel=\"tag\">#<span>Lemmy</span></a> and <a href=\"https://hear-me.social/tags/MBIN\" class=\"mention hashtag\" rel=\"tag\">#<span>MBIN</span></a> servers are being impacted by this. Anyone know?</p>",
"contentMap": {
"en": "<p>With lemm.ee, I believe the 2nd largest <a href=\"https://hear-me.social/tags/Lemmy\" class=\"mention hashtag\" rel=\"tag\">#<span>Lemmy</span></a> instance, shutting down in a few weeks, some of their more active users have moved to my <a href=\"https://hear-me.social/tags/PieFed\" class=\"mention hashtag\" rel=\"tag\">#<span>PieFed</span></a> server (feddit.online). Tonight I need to double the memory on the app server. And the DB server that was idling at 23% CPU until this morning is now 100% since late morning. I need to maybe scale it up as well. </p><p>I know piefed.social scaled up yesterday, and they've been much harder hit than I have. I wonder how other <a href=\"https://hear-me.social/tags/Lemmy\" class=\"mention hashtag\" rel=\"tag\">#<span>Lemmy</span></a> and <a href=\"https://hear-me.social/tags/MBIN\" class=\"mention hashtag\" rel=\"tag\">#<span>MBIN</span></a> servers are being impacted by this. Anyone know?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/lemmy",
"name": "#lemmy"
},
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/piefed",
"name": "#piefed"
},
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/mbin",
"name": "#mbin"
}
],
"replies": {
"id": "https://hear-me.social/users/Jerry/statuses/114632237808856242/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hear-me.social/users/Jerry/statuses/114632237808856242/replies?only_other_accounts=true&page=true",
"partOf": "https://hear-me.social/users/Jerry/statuses/114632237808856242/replies",
"items": []
}
},
"likes": {
"id": "https://hear-me.social/users/Jerry/statuses/114632237808856242/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://hear-me.social/users/Jerry/statuses/114632237808856242/shares",
"type": "Collection",
"totalItems": 5
}
}