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.bsd.cafe/users/zirias/statuses/114742563025552617",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-25T06:22:45Z",
"url": "https://mastodon.bsd.cafe/@zirias/114742563025552617",
"attributedTo": "https://mastodon.bsd.cafe/users/zirias",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/zirias/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/zirias/statuses/114742563025552617",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-06-25:objectId=18710167:objectType=Conversation",
"content": "<p>One of the often repeated claims is that you need <a href=\"https://mastodon.bsd.cafe/tags/Wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>Wayland</span></a> to support multiple monitors with different <a href=\"https://mastodon.bsd.cafe/tags/DPI\" class=\"mention hashtag\" rel=\"tag\">#<span>DPI</span></a> and have correct <a href=\"https://mastodon.bsd.cafe/tags/scaling\" class=\"mention hashtag\" rel=\"tag\">#<span>scaling</span></a>, because there's no way in <a href=\"https://mastodon.bsd.cafe/tags/X11\" class=\"mention hashtag\" rel=\"tag\">#<span>X11</span></a> to do it.</p><p>Well, that's always been a myth. Now there's some nice blog post demonstrating that with actual code:</p><p><a href=\"https://flak.tedunangst.com/post/forbidden-secrets-of-ancient-X11-scaling-technology-revealed\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">flak.tedunangst.com/post/forbi</span><span class=\"invisible\">dden-secrets-of-ancient-X11-scaling-technology-revealed</span></a></p><p>Yes it requires an extension, <a href=\"https://mastodon.bsd.cafe/tags/XRandR\" class=\"mention hashtag\" rel=\"tag\">#<span>XRandR</span></a>, but that's been a "standard" extension in <a href=\"https://mastodon.bsd.cafe/tags/Xorg\" class=\"mention hashtag\" rel=\"tag\">#<span>Xorg</span></a> for a LONG time. It's exactly what I'm still planning to also support in <a href=\"https://mastodon.bsd.cafe/tags/Xmoji\" class=\"mention hashtag\" rel=\"tag\">#<span>Xmoji</span></a>, as soon as I find the time.</p>",
"contentMap": {
"en": "<p>One of the often repeated claims is that you need <a href=\"https://mastodon.bsd.cafe/tags/Wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>Wayland</span></a> to support multiple monitors with different <a href=\"https://mastodon.bsd.cafe/tags/DPI\" class=\"mention hashtag\" rel=\"tag\">#<span>DPI</span></a> and have correct <a href=\"https://mastodon.bsd.cafe/tags/scaling\" class=\"mention hashtag\" rel=\"tag\">#<span>scaling</span></a>, because there's no way in <a href=\"https://mastodon.bsd.cafe/tags/X11\" class=\"mention hashtag\" rel=\"tag\">#<span>X11</span></a> to do it.</p><p>Well, that's always been a myth. Now there's some nice blog post demonstrating that with actual code:</p><p><a href=\"https://flak.tedunangst.com/post/forbidden-secrets-of-ancient-X11-scaling-technology-revealed\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">flak.tedunangst.com/post/forbi</span><span class=\"invisible\">dden-secrets-of-ancient-X11-scaling-technology-revealed</span></a></p><p>Yes it requires an extension, <a href=\"https://mastodon.bsd.cafe/tags/XRandR\" class=\"mention hashtag\" rel=\"tag\">#<span>XRandR</span></a>, but that's been a "standard" extension in <a href=\"https://mastodon.bsd.cafe/tags/Xorg\" class=\"mention hashtag\" rel=\"tag\">#<span>Xorg</span></a> for a LONG time. It's exactly what I'm still planning to also support in <a href=\"https://mastodon.bsd.cafe/tags/Xmoji\" class=\"mention hashtag\" rel=\"tag\">#<span>Xmoji</span></a>, as soon as I find the time.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/wayland",
"name": "#wayland"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/dpi",
"name": "#dpi"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/scaling",
"name": "#scaling"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/x11",
"name": "#x11"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/xrandr",
"name": "#xrandr"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/xorg",
"name": "#xorg"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/xmoji",
"name": "#xmoji"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114742563025552617/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/zirias/statuses/114742563025552617/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/zirias/statuses/114742563025552617/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114742563025552617/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114742563025552617/shares",
"type": "Collection",
"totalItems": 3
}
}