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://federate.social/users/jik/statuses/114478632069675888",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-09T15:41:38Z",
"url": "https://federate.social/@jik/114478632069675888",
"attributedTo": "https://federate.social/users/jik",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://federate.social/users/jik/followers"
],
"sensitive": false,
"atomUri": "https://federate.social/users/jik/statuses/114478632069675888",
"inReplyToAtomUri": null,
"conversation": "tag:federate.social,2025-05-09:objectId=47844355:objectType=Conversation",
"content": "<p><a href=\"https://federate.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> does this thing when you are using multiple monitors with different sizes: when you move a window from one monitor to another it resizes the window proportionally to match the dimensions of the target monitor.<br />I intensely despise this behavior and would very much like to turn it off, but I can't find any way to do that. Do you know if it exists and if so where it's hidden?<br />My preferred behavior would be to only resize dimensions where the window is wider or taller than the target monitor.</p>",
"contentMap": {
"en": "<p><a href=\"https://federate.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> does this thing when you are using multiple monitors with different sizes: when you move a window from one monitor to another it resizes the window proportionally to match the dimensions of the target monitor.<br />I intensely despise this behavior and would very much like to turn it off, but I can't find any way to do that. Do you know if it exists and if so where it's hidden?<br />My preferred behavior would be to only resize dimensions where the window is wider or taller than the target monitor.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://federate.social/tags/macos",
"name": "#macos"
}
],
"replies": {
"id": "https://federate.social/users/jik/statuses/114478632069675888/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://federate.social/users/jik/statuses/114478632069675888/replies?only_other_accounts=true&page=true",
"partOf": "https://federate.social/users/jik/statuses/114478632069675888/replies",
"items": []
}
},
"likes": {
"id": "https://federate.social/users/jik/statuses/114478632069675888/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://federate.social/users/jik/statuses/114478632069675888/shares",
"type": "Collection",
"totalItems": 5
}
}