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://xoxo.zone/users/mathowie/statuses/113358257682560690",
"type": "Note",
"summary": null,
"inReplyTo": "https://xoxo.zone/users/mathowie/statuses/113358250435451427",
"published": "2024-10-23T18:55:42Z",
"url": "https://xoxo.zone/@mathowie/113358257682560690",
"attributedTo": "https://xoxo.zone/users/mathowie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://xoxo.zone/users/mathowie/followers"
],
"sensitive": false,
"atomUri": "https://xoxo.zone/users/mathowie/statuses/113358257682560690",
"inReplyToAtomUri": "https://xoxo.zone/users/mathowie/statuses/113358250435451427",
"conversation": "tag:xoxo.zone,2024-10-23:objectId=47350732:objectType=Conversation",
"content": "<p>Every network lets you tweak who can see your posts, whether they're mutual friends or not, but only Bluesky lets you limit who can reply to your posts, which is really handy and something I wish Mastodon would build already.</p>",
"contentMap": {
"en": "<p>Every network lets you tweak who can see your posts, whether they're mutual friends or not, but only Bluesky lets you limit who can reply to your posts, which is really handy and something I wish Mastodon would build already.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://xoxo.zone/users/mathowie/statuses/113358257682560690/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://xoxo.zone/users/mathowie/statuses/113358257682560690/replies?min_id=113358298376746729&page=true",
"partOf": "https://xoxo.zone/users/mathowie/statuses/113358257682560690/replies",
"items": [
"https://xoxo.zone/users/mathowie/statuses/113358298376746729"
]
}
},
"likes": {
"id": "https://xoxo.zone/users/mathowie/statuses/113358257682560690/likes",
"type": "Collection",
"totalItems": 52
},
"shares": {
"id": "https://xoxo.zone/users/mathowie/statuses/113358257682560690/shares",
"type": "Collection",
"totalItems": 11
}
}