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://wandering.shop/users/xgranade/statuses/114441626505520670",
"type": "Note",
"summary": null,
"inReplyTo": "https://wandering.shop/users/xgranade/statuses/114436804680506365",
"published": "2025-05-03T02:50:38Z",
"url": "https://wandering.shop/@xgranade/114441626505520670",
"attributedTo": "https://wandering.shop/users/xgranade",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/xgranade/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/xgranade/statuses/114441626505520670",
"inReplyToAtomUri": "https://wandering.shop/users/xgranade/statuses/114436804680506365",
"conversation": "tag:wandering.shop,2025-05-02:objectId=156754401:objectType=Conversation",
"content": "<p>Thanks to everyone who's pointed out that the page is very difficult to read on some systems; I have not had that happen on any of the laptops and/or phones that I have access to, so I wasn't able to notice that earlier, and I apologize for the accessibility issues that creates.</p><p>I'm not, unfortunately, a professional webdev, and have found it a little challenging to make a plain HTML page that works everywhere.</p><p>Someone in DMs very kindly suggested a fix, and I'll look at applying that ASAP.</p>",
"contentMap": {
"en": "<p>Thanks to everyone who's pointed out that the page is very difficult to read on some systems; I have not had that happen on any of the laptops and/or phones that I have access to, so I wasn't able to notice that earlier, and I apologize for the accessibility issues that creates.</p><p>I'm not, unfortunately, a professional webdev, and have found it a little challenging to make a plain HTML page that works everywhere.</p><p>Someone in DMs very kindly suggested a fix, and I'll look at applying that ASAP.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://wandering.shop/users/xgranade/statuses/114441626505520670/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/xgranade/statuses/114441626505520670/replies?min_id=114441750895827522&page=true",
"partOf": "https://wandering.shop/users/xgranade/statuses/114441626505520670/replies",
"items": [
"https://wandering.shop/users/xgranade/statuses/114441750895827522"
]
}
},
"likes": {
"id": "https://wandering.shop/users/xgranade/statuses/114441626505520670/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://wandering.shop/users/xgranade/statuses/114441626505520670/shares",
"type": "Collection",
"totalItems": 0
}
}