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://bitbang.social/users/kalleboo/statuses/114324741485763794",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-12T11:25:14Z",
"url": "https://bitbang.social/@kalleboo/114324741485763794",
"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/114324741485763794",
"inReplyToAtomUri": null,
"conversation": "tag:bitbang.social,2025-04-12:objectId=36903863:objectType=Conversation",
"content": "<p>Time to move up in the world - migrating from MPW to CodeWarrior, first job is to clean up the hacked together mess of a code base that is AIRConfig with its lack of coherent header files.</p><p>Any suggestions for a newer replacement for THINK Reference? TR 2.0 still only has the old “short” toolbox function names (like SetIText instead of SetDialogItemText) which no longer seem to work in CodeWarrior like they did in MPW.</p><p><a href=\"https://bitbang.social/tags/VintageApple\" class=\"mention hashtag\" rel=\"tag\">#<span>VintageApple</span></a> <a href=\"https://bitbang.social/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a></p>",
"contentMap": {
"en": "<p>Time to move up in the world - migrating from MPW to CodeWarrior, first job is to clean up the hacked together mess of a code base that is AIRConfig with its lack of coherent header files.</p><p>Any suggestions for a newer replacement for THINK Reference? TR 2.0 still only has the old “short” toolbox function names (like SetIText instead of SetDialogItemText) which no longer seem to work in CodeWarrior like they did in MPW.</p><p><a href=\"https://bitbang.social/tags/VintageApple\" class=\"mention hashtag\" rel=\"tag\">#<span>VintageApple</span></a> <a href=\"https://bitbang.social/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.bitbang.social/media_attachments/files/114/324/741/361/397/638/original/424768e1eef5275a.png",
"name": "A screenshot of CodeWarrior with the AIRConfig project open showing 355 build errors",
"blurhash": "UTNTzf%L4oxut3Rjayj@01%LxuIV%Lj[ayj[",
"width": 1663,
"height": 1247
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/VintageApple",
"name": "#VintageApple"
}
],
"replies": {
"id": "https://bitbang.social/users/kalleboo/statuses/114324741485763794/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/kalleboo/statuses/114324741485763794/replies?only_other_accounts=true&page=true",
"partOf": "https://bitbang.social/users/kalleboo/statuses/114324741485763794/replies",
"items": []
}
}
}