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/CodingItWrong/statuses/112606021971151050",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-12T22:32:16Z",
"url": "https://bitbang.social/@CodingItWrong/112606021971151050",
"attributedTo": "https://bitbang.social/users/CodingItWrong",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bitbang.social/users/CodingItWrong/followers"
],
"sensitive": false,
"atomUri": "https://bitbang.social/users/CodingItWrong/statuses/112606021971151050",
"inReplyToAtomUri": null,
"conversation": "tag:bitbang.social,2024-06-12:objectId=21208344:objectType=Conversation",
"content": "<p>Great success with the <a href=\"https://bitbang.social/tags/NeXTstation\" class=\"mention hashtag\" rel=\"tag\">#<span>NeXTstation</span></a> with the microSD in place of a hard disk. Was able to back up the card it came with and restore it to a different card to confirm the image works.</p><p>Then loaded <a href=\"https://bitbang.social/tags/NeXTSTEP\" class=\"mention hashtag\" rel=\"tag\">#<span>NeXTSTEP</span></a> 2.0, 3.3, and 4.2 clean images into different cards and confirm it boots off all of 'em. Gonna be great for learning and for showing at <a href=\"https://bitbang.social/tags/VCFsoutheast\" class=\"mention hashtag\" rel=\"tag\">#<span>VCFsoutheast</span></a>!</p>",
"contentMap": {
"en": "<p>Great success with the <a href=\"https://bitbang.social/tags/NeXTstation\" class=\"mention hashtag\" rel=\"tag\">#<span>NeXTstation</span></a> with the microSD in place of a hard disk. Was able to back up the card it came with and restore it to a different card to confirm the image works.</p><p>Then loaded <a href=\"https://bitbang.social/tags/NeXTSTEP\" class=\"mention hashtag\" rel=\"tag\">#<span>NeXTSTEP</span></a> 2.0, 3.3, and 4.2 clean images into different cards and confirm it boots off all of 'em. Gonna be great for learning and for showing at <a href=\"https://bitbang.social/tags/VCFsoutheast\" class=\"mention hashtag\" rel=\"tag\">#<span>VCFsoutheast</span></a>!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/vcfsoutheast",
"name": "#vcfsoutheast"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/nextstep",
"name": "#nextstep"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/nextstation",
"name": "#nextstation"
}
],
"replies": {
"id": "https://bitbang.social/users/CodingItWrong/statuses/112606021971151050/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/CodingItWrong/statuses/112606021971151050/replies?only_other_accounts=true&page=true",
"partOf": "https://bitbang.social/users/CodingItWrong/statuses/112606021971151050/replies",
"items": []
}
}
}