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://bitbang.social/users/kalleboo/statuses/114370401229422697",
"type": "Note",
"summary": null,
"inReplyTo": "https://bitbang.social/users/kalleboo/statuses/114370391033935242",
"published": "2025-04-20T12:57:07Z",
"url": "https://bitbang.social/@kalleboo/114370401229422697",
"attributedTo": "https://bitbang.social/users/kalleboo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bitbang.social/users/kalleboo/followers"
],
"sensitive": false,
"atomUri": "https://bitbang.social/users/kalleboo/statuses/114370401229422697",
"inReplyToAtomUri": "https://bitbang.social/users/kalleboo/statuses/114370391033935242",
"conversation": "tag:bitbang.social,2025-04-20:objectId=37288760:objectType=Conversation",
"content": "<p>One thing I have in mind is keeping it simple enough to make a series of videos for next <a href=\"https://bitbang.social/tags/MARCHintosh\" class=\"mention hashtag\" rel=\"tag\">#<span>MARCHintosh</span></a> using it to introduce the very basics of Classic Mac OS Toolbox C programming - walking through what the framework does, and then showing some examples of adding buttons to windows that play sounds or show dialogs, and then opening up a Projector (version control system) database (repository) on <a href=\"https://bitbang.social/tags/GlobalTalk\" class=\"mention hashtag\" rel=\"tag\">#<span>GlobalTalk</span></a> for anyone else to add stuff in a collaborative project.</p>",
"contentMap": {
"ja": "<p>One thing I have in mind is keeping it simple enough to make a series of videos for next <a href=\"https://bitbang.social/tags/MARCHintosh\" class=\"mention hashtag\" rel=\"tag\">#<span>MARCHintosh</span></a> using it to introduce the very basics of Classic Mac OS Toolbox C programming - walking through what the framework does, and then showing some examples of adding buttons to windows that play sounds or show dialogs, and then opening up a Projector (version control system) database (repository) on <a href=\"https://bitbang.social/tags/GlobalTalk\" class=\"mention hashtag\" rel=\"tag\">#<span>GlobalTalk</span></a> for anyone else to add stuff in a collaborative project.</p>"
},
"updated": "2025-04-20T13:06:33Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/globaltalk",
"name": "#globaltalk"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/marchintosh",
"name": "#marchintosh"
}
],
"replies": {
"id": "https://bitbang.social/users/kalleboo/statuses/114370401229422697/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/kalleboo/statuses/114370401229422697/replies?min_id=114370406388841328&page=true",
"partOf": "https://bitbang.social/users/kalleboo/statuses/114370401229422697/replies",
"items": [
"https://bitbang.social/users/kalleboo/statuses/114370406388841328"
]
}
}
}