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://floss.social/users/doctormo/statuses/114700440594425642",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.kottman.xyz/users/michal/statuses/114700437095377942",
"published": "2025-06-17T19:50:28Z",
"url": "https://floss.social/@doctormo/114700440594425642",
"attributedTo": "https://floss.social/users/doctormo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/doctormo/followers",
"https://toot.kottman.xyz/users/michal"
],
"sensitive": false,
"atomUri": "https://floss.social/users/doctormo/statuses/114700440594425642",
"inReplyToAtomUri": "https://toot.kottman.xyz/users/michal/statuses/114700437095377942",
"conversation": "tag:floss.social,2025-06-17:objectId=90423909:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.kottman.xyz/@michal\" class=\"u-url mention\">@<span>michal</span></a></span> Yep, doesn't work, though I did give it a go, it's just too tied into the build system so doesn't do anything by itself.</p><p>Thanks though!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.kottman.xyz/@michal\" class=\"u-url mention\">@<span>michal</span></a></span> Yep, doesn't work, though I did give it a go, it's just too tied into the build system so doesn't do anything by itself.</p><p>Thanks though!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.kottman.xyz/users/michal",
"name": "@michal@kottman.xyz"
}
],
"replies": {
"id": "https://floss.social/users/doctormo/statuses/114700440594425642/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/doctormo/statuses/114700440594425642/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/doctormo/statuses/114700440594425642/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/doctormo/statuses/114700440594425642/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://floss.social/users/doctormo/statuses/114700440594425642/shares",
"type": "Collection",
"totalItems": 0
}
}