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/114332433040491171",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-13T20:01:18Z",
"url": "https://bitbang.social/@kalleboo/114332433040491171",
"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/114332433040491171",
"inReplyToAtomUri": null,
"conversation": "tag:bitbang.social,2025-04-13:objectId=36964519:objectType=Conversation",
"content": "<p>In the process of porting my MPW C program to CodeWarrior; I'm now past the easy part of "need to fix missing header files and rename old toolbox calls" and into the need-to-read-a-book parts of "C doesn't have a concept of booleans so what does this compiler expect" and how to make pointers to functions work kind of stuff...</p><p><a href=\"https://bitbang.social/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> <a href=\"https://bitbang.social/tags/VintageApple\" class=\"mention hashtag\" rel=\"tag\">#<span>VintageApple</span></a> <a href=\"https://bitbang.social/tags/CodeWarrior\" class=\"mention hashtag\" rel=\"tag\">#<span>CodeWarrior</span></a> <a href=\"https://bitbang.social/tags/mb\" class=\"mention hashtag\" rel=\"tag\">#<span>mb</span></a></p>",
"contentMap": {
"en": "<p>In the process of porting my MPW C program to CodeWarrior; I'm now past the easy part of "need to fix missing header files and rename old toolbox calls" and into the need-to-read-a-book parts of "C doesn't have a concept of booleans so what does this compiler expect" and how to make pointers to functions work kind of stuff...</p><p><a href=\"https://bitbang.social/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> <a href=\"https://bitbang.social/tags/VintageApple\" class=\"mention hashtag\" rel=\"tag\">#<span>VintageApple</span></a> <a href=\"https://bitbang.social/tags/CodeWarrior\" class=\"mention hashtag\" rel=\"tag\">#<span>CodeWarrior</span></a> <a href=\"https://bitbang.social/tags/mb\" class=\"mention hashtag\" rel=\"tag\">#<span>mb</span></a></p>"
},
"updated": "2025-04-15T14:21:57Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.bitbang.social/media_attachments/files/114/332/432/939/556/460/original/f36a2867c6e00679.png",
"name": "A macos 9 screenshot of CodeWarrior showing the incomprehensible compile errors",
"blurhash": "UQPsx7IUD%s:D*%LRit701ozt7R%Rjj?WBj@",
"width": 1452,
"height": 868
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/mb",
"name": "#mb"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/codewarrior",
"name": "#codewarrior"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/VintageApple",
"name": "#VintageApple"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/retrocomputing",
"name": "#retrocomputing"
}
],
"replies": {
"id": "https://bitbang.social/users/kalleboo/statuses/114332433040491171/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/kalleboo/statuses/114332433040491171/replies?min_id=114341288111789820&page=true",
"partOf": "https://bitbang.social/users/kalleboo/statuses/114332433040491171/replies",
"items": [
"https://bitbang.social/users/kalleboo/statuses/114341288111789820"
]
}
}
}