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://mastodon.social/users/aeveltstra/statuses/114542206178546627",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-20T21:09:22Z",
"url": "https://mastodon.social/@aeveltstra/114542206178546627",
"attributedTo": "https://mastodon.social/users/aeveltstra",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/aeveltstra/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/aeveltstra/statuses/114542206178546627",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-05-20:objectId=1002225730:objectType=Conversation",
"content": "<p>One of the most <a href=\"https://mastodon.social/tags/useless\" class=\"mention hashtag\" rel=\"tag\">#<span>useless</span></a> search functions in any software application ever written and published ever, surely must be, imho, the one in the Object Explorer of <a href=\"https://mastodon.social/tags/microsoft\" class=\"mention hashtag\" rel=\"tag\">#<span>microsoft</span></a> <a href=\"https://mastodon.social/tags/ssms\" class=\"mention hashtag\" rel=\"tag\">#<span>ssms</span></a> <a href=\"https://mastodon.social/tags/sqlservermanagementstudio\" class=\"mention hashtag\" rel=\"tag\">#<span>sqlservermanagementstudio</span></a> . Yes, it displays results if found... and then won't let you do anything with that knowledge. </p><p>Looking for a view or stored procedure? Found here! But no link, no click to access, no open, no nothing. You get a path.</p><p>And thanks, Microsoft. Do better.</p>",
"contentMap": {
"en": "<p>One of the most <a href=\"https://mastodon.social/tags/useless\" class=\"mention hashtag\" rel=\"tag\">#<span>useless</span></a> search functions in any software application ever written and published ever, surely must be, imho, the one in the Object Explorer of <a href=\"https://mastodon.social/tags/microsoft\" class=\"mention hashtag\" rel=\"tag\">#<span>microsoft</span></a> <a href=\"https://mastodon.social/tags/ssms\" class=\"mention hashtag\" rel=\"tag\">#<span>ssms</span></a> <a href=\"https://mastodon.social/tags/sqlservermanagementstudio\" class=\"mention hashtag\" rel=\"tag\">#<span>sqlservermanagementstudio</span></a> . Yes, it displays results if found... and then won't let you do anything with that knowledge. </p><p>Looking for a view or stored procedure? Found here! But no link, no click to access, no open, no nothing. You get a path.</p><p>And thanks, Microsoft. Do better.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/useless",
"name": "#useless"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/microsoft",
"name": "#microsoft"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ssms",
"name": "#ssms"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/SQLServerManagementStudio",
"name": "#SQLServerManagementStudio"
}
],
"replies": {
"id": "https://mastodon.social/users/aeveltstra/statuses/114542206178546627/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/aeveltstra/statuses/114542206178546627/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/aeveltstra/statuses/114542206178546627/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/aeveltstra/statuses/114542206178546627/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/aeveltstra/statuses/114542206178546627/shares",
"type": "Collection",
"totalItems": 0
}
}