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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://someplace.social/users/dandylover1/statuses/114708301275663060",
"type": "Note",
"summary": null,
"inReplyTo": "https://someplace.social/users/dandylover1/statuses/114708252129390080",
"published": "2025-06-19T05:09:32Z",
"url": "https://someplace.social/@dandylover1/114708301275663060",
"attributedTo": "https://someplace.social/users/dandylover1",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://someplace.social/users/dandylover1/followers"
],
"sensitive": false,
"atomUri": "https://someplace.social/users/dandylover1/statuses/114708301275663060",
"inReplyToAtomUri": "https://someplace.social/users/dandylover1/statuses/114708252129390080",
"conversation": "tag:someplace.social,2025-06-19:objectId=1229287:objectType=Conversation",
"content": "<p>I am just trying out the interface on the webpage. It works perfectly with TWBlue, but I haven't yet tried TweeseCake. However, I can immediately see my post, edit it, reply to it, etc. which is a huge improvement over Friendica. There are also no unlabelled buttons like on Akkoma. I really like that site, but that was a bit annoying. I also like how my page isn't flooded with notifications. I can actually go to my profile and see... my profile! It's amazing! What I don't know is if there is a way to see all posts from a given user. Both Friendica and Akkoma have this option. If you don't choose it, you only see the most popular or certain posts from each user.</p>",
"contentMap": {
"en": "<p>I am just trying out the interface on the webpage. It works perfectly with TWBlue, but I haven't yet tried TweeseCake. However, I can immediately see my post, edit it, reply to it, etc. which is a huge improvement over Friendica. There are also no unlabelled buttons like on Akkoma. I really like that site, but that was a bit annoying. I also like how my page isn't flooded with notifications. I can actually go to my profile and see... my profile! It's amazing! What I don't know is if there is a way to see all posts from a given user. Both Friendica and Akkoma have this option. If you don't choose it, you only see the most popular or certain posts from each user.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://someplace.social/users/dandylover1/statuses/114708301275663060/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://someplace.social/users/dandylover1/statuses/114708301275663060/replies?only_other_accounts=true&page=true",
"partOf": "https://someplace.social/users/dandylover1/statuses/114708301275663060/replies",
"items": []
}
},
"likes": {
"id": "https://someplace.social/users/dandylover1/statuses/114708301275663060/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://someplace.social/users/dandylover1/statuses/114708301275663060/shares",
"type": "Collection",
"totalItems": 0
}
}