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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://techhub.social/users/cdfinder/statuses/114392365612342999",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-24T10:02:57Z",
"url": "https://techhub.social/@cdfinder/114392365612342999",
"attributedTo": "https://techhub.social/users/cdfinder",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/cdfinder/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/cdfinder/statuses/114392365612342999",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2025-04-24:objectId=257366515:objectType=Conversation",
"content": "<p>As always, the <a href=\"https://techhub.social/tags/developer\" class=\"mention hashtag\" rel=\"tag\">#<span>developer</span></a> documentation from <a href=\"https://techhub.social/tags/Apple\" class=\"mention hashtag\" rel=\"tag\">#<span>Apple</span></a> for new features in the now almost one year old <a href=\"https://techhub.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> 15 is completely amazing, full of detail, hints, and usage recommendations.</p><p>/s</p><p>NOT!</p><p>Seriously, how does Apple expect us to write insanely great apps with that complete dummy of a documentation?</p><p>Anyhow, you add that new method to any custom NSView you have, so that invoking the contextual menu in macOS "Sequoia" with the keyboard, using the new hotkey Alt-Return, knows !where! in your view the current selection is being displayed, and the context menu thus shall appear.</p><p><a href=\"https://techhub.social/tags/AppKit\" class=\"mention hashtag\" rel=\"tag\">#<span>AppKit</span></a> <a href=\"https://techhub.social/tags/Xcode\" class=\"mention hashtag\" rel=\"tag\">#<span>Xcode</span></a></p>",
"contentMap": {
"en": "<p>As always, the <a href=\"https://techhub.social/tags/developer\" class=\"mention hashtag\" rel=\"tag\">#<span>developer</span></a> documentation from <a href=\"https://techhub.social/tags/Apple\" class=\"mention hashtag\" rel=\"tag\">#<span>Apple</span></a> for new features in the now almost one year old <a href=\"https://techhub.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> 15 is completely amazing, full of detail, hints, and usage recommendations.</p><p>/s</p><p>NOT!</p><p>Seriously, how does Apple expect us to write insanely great apps with that complete dummy of a documentation?</p><p>Anyhow, you add that new method to any custom NSView you have, so that invoking the contextual menu in macOS "Sequoia" with the keyboard, using the new hotkey Alt-Return, knows !where! in your view the current selection is being displayed, and the context menu thus shall appear.</p><p><a href=\"https://techhub.social/tags/AppKit\" class=\"mention hashtag\" rel=\"tag\">#<span>AppKit</span></a> <a href=\"https://techhub.social/tags/Xcode\" class=\"mention hashtag\" rel=\"tag\">#<span>Xcode</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.techhub.social/media_attachments/files/114/392/353/498/937/633/original/607ee25a8827ea18.png",
"name": null,
"blurhash": "U7Ss5000t7%MxtIURjt7ai%MxuRj?bxuj[Rj",
"width": 1356,
"height": 530
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://techhub.social/tags/developer",
"name": "#developer"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/Apple",
"name": "#Apple"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/macos",
"name": "#macos"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/AppKit",
"name": "#AppKit"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/xcode",
"name": "#xcode"
}
],
"replies": {
"id": "https://techhub.social/users/cdfinder/statuses/114392365612342999/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/cdfinder/statuses/114392365612342999/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/cdfinder/statuses/114392365612342999/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/cdfinder/statuses/114392365612342999/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://techhub.social/users/cdfinder/statuses/114392365612342999/shares",
"type": "Collection",
"totalItems": 0
}
}