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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://dragonscave.space/users/jscholes/statuses/114179354798317652",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-17T19:11:30Z",
"url": "https://dragonscave.space/@jscholes/114179354798317652",
"attributedTo": "https://dragonscave.space/users/jscholes",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://dragonscave.space/users/jscholes/followers"
],
"sensitive": false,
"atomUri": "https://dragonscave.space/users/jscholes/statuses/114179354798317652",
"inReplyToAtomUri": null,
"conversation": "tag:dragonscave.space,2025-03-17:objectId=66271864:objectType=Conversation",
"content": "<p>Today I learned: If you use <a href=\"https://dragonscave.space/tags/Chrome\" class=\"mention hashtag\" rel=\"tag\">#<span>Chrome</span></a> and are annoyed by those "Sign in with Google" dialogs stealing keyboard focus on certain websites, you can disable it at the browser level.</p><p>In the address bar, type or paste in "chrome://settings/content/federatedIdentityApi" (without the quotes. You should land on the "Third-party sign-in" Settings page.</p><p>On that page, there'll be two radio buttons: "Sites can show sign-in prompts from identity services", and "Block sign-in prompts from identity services". Set it to the second one, and you should find that the problematic dialogs are no longer present.</p><p><a href=\"https://dragonscave.space/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://dragonscave.space/tags/screenReader\" class=\"mention hashtag\" rel=\"tag\">#<span>screenReader</span></a></p>",
"contentMap": {
"en": "<p>Today I learned: If you use <a href=\"https://dragonscave.space/tags/Chrome\" class=\"mention hashtag\" rel=\"tag\">#<span>Chrome</span></a> and are annoyed by those "Sign in with Google" dialogs stealing keyboard focus on certain websites, you can disable it at the browser level.</p><p>In the address bar, type or paste in "chrome://settings/content/federatedIdentityApi" (without the quotes. You should land on the "Third-party sign-in" Settings page.</p><p>On that page, there'll be two radio buttons: "Sites can show sign-in prompts from identity services", and "Block sign-in prompts from identity services". Set it to the second one, and you should find that the problematic dialogs are no longer present.</p><p><a href=\"https://dragonscave.space/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://dragonscave.space/tags/screenReader\" class=\"mention hashtag\" rel=\"tag\">#<span>screenReader</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://dragonscave.space/tags/chrome",
"name": "#chrome"
},
{
"type": "Hashtag",
"href": "https://dragonscave.space/tags/accessibility",
"name": "#accessibility"
},
{
"type": "Hashtag",
"href": "https://dragonscave.space/tags/screenreader",
"name": "#screenreader"
}
],
"replies": {
"id": "https://dragonscave.space/users/jscholes/statuses/114179354798317652/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://dragonscave.space/users/jscholes/statuses/114179354798317652/replies?min_id=114179356166245020&page=true",
"partOf": "https://dragonscave.space/users/jscholes/statuses/114179354798317652/replies",
"items": [
"https://dragonscave.space/users/jscholes/statuses/114179356166245020"
]
}
},
"likes": {
"id": "https://dragonscave.space/users/jscholes/statuses/114179354798317652/likes",
"type": "Collection",
"totalItems": 87
},
"shares": {
"id": "https://dragonscave.space/users/jscholes/statuses/114179354798317652/shares",
"type": "Collection",
"totalItems": 96
}
}