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/114370336318839029",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-20T12:40:36Z",
"url": "https://bitbang.social/@kalleboo/114370336318839029",
"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/114370336318839029",
"inReplyToAtomUri": null,
"conversation": "tag:bitbang.social,2025-04-20:objectId=37288760:objectType=Conversation",
"content": "<p>This weekend I made a lot of progress on my Classic Mac OS app template in C!</p><p>I have ideas for tools I want to make (mainly for <a href=\"https://bitbang.social/tags/GlobalTalk\" class=\"mention hashtag\" rel=\"tag\">#<span>GlobalTalk</span></a>), but need a foundation to build on. AIRConfig was built on of some very basic sample code included with MPW and really not suitable for extending even as far as I went with AIRConfig</p><p>There are also full-blown frameworks like MacApp and PowerPlant, but they seem like quite a lot of complexity to learn just for small tools</p><p><a href=\"https://bitbang.social/tags/mb\" class=\"mention hashtag\" rel=\"tag\">#<span>mb</span></a> <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>This weekend I made a lot of progress on my Classic Mac OS app template in C!</p><p>I have ideas for tools I want to make (mainly for <a href=\"https://bitbang.social/tags/GlobalTalk\" class=\"mention hashtag\" rel=\"tag\">#<span>GlobalTalk</span></a>), but need a foundation to build on. AIRConfig was built on of some very basic sample code included with MPW and really not suitable for extending even as far as I went with AIRConfig</p><p>There are also full-blown frameworks like MacApp and PowerPlant, but they seem like quite a lot of complexity to learn just for small tools</p><p><a href=\"https://bitbang.social/tags/mb\" class=\"mention hashtag\" rel=\"tag\">#<span>mb</span></a> <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>"
},
"updated": "2025-04-20T13:22:13Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.bitbang.social/media_attachments/files/114/370/336/079/398/493/original/e919481779712e69.png",
"name": "A screenshot of CodeWarrior running in Mac OS 9 with a bunch of code windows open full of C code, and in the front is a sample app with two windows named BasicWindow.",
"blurhash": "UZP6]dt7IT-;Inofnit74mRPxuRjx]aeWBV@",
"width": 1800,
"height": 1152
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/VintageApple",
"name": "#VintageApple"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/mb",
"name": "#mb"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/globaltalk",
"name": "#globaltalk"
}
],
"replies": {
"id": "https://bitbang.social/users/kalleboo/statuses/114370336318839029/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/kalleboo/statuses/114370336318839029/replies?min_id=114370363710563186&page=true",
"partOf": "https://bitbang.social/users/kalleboo/statuses/114370336318839029/replies",
"items": [
"https://bitbang.social/users/kalleboo/statuses/114370363710563186"
]
}
}
}