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://mastodon.bsd.cafe/users/crc/statuses/114342340846943221",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-15T14:00:59Z",
"url": "https://mastodon.bsd.cafe/@crc/114342340846943221",
"attributedTo": "https://mastodon.bsd.cafe/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/crc/statuses/114342340846943221",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-04-15:objectId=15777982:objectType=Conversation",
"content": "<p>The initial konilo-over-irc system is running in the <a href=\"https://mastodon.bsd.cafe/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> and #<a href=\"https://mastodon.bsd.cafe/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> channels on libera.chat. This provides a full <a href=\"https://mastodon.bsd.cafe/tags/Konilo\" class=\"mention hashtag\" rel=\"tag\">#<span>Konilo</span></a> <a href=\"https://mastodon.bsd.cafe/tags/Forth\" class=\"mention hashtag\" rel=\"tag\">#<span>Forth</span></a> system, with separate memory, block storage, and stacks per user, and persistence between uses. It uses a lightly modified version of the standard VM, and runs on a stock <a href=\"https://mastodon.bsd.cafe/tags/OpenBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBSD</span></a> system.</p><p>The initial code snapshot has been released on my patreon, and a general release will be made in the next few weeks, after further testing, cleanups, and documenting.</p><p>I've also been working on a hosted shell-based system, which should be released to my patrons within a few days, and more broadly next month.</p>",
"contentMap": {
"en": "<p>The initial konilo-over-irc system is running in the <a href=\"https://mastodon.bsd.cafe/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> and #<a href=\"https://mastodon.bsd.cafe/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> channels on libera.chat. This provides a full <a href=\"https://mastodon.bsd.cafe/tags/Konilo\" class=\"mention hashtag\" rel=\"tag\">#<span>Konilo</span></a> <a href=\"https://mastodon.bsd.cafe/tags/Forth\" class=\"mention hashtag\" rel=\"tag\">#<span>Forth</span></a> system, with separate memory, block storage, and stacks per user, and persistence between uses. It uses a lightly modified version of the standard VM, and runs on a stock <a href=\"https://mastodon.bsd.cafe/tags/OpenBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBSD</span></a> system.</p><p>The initial code snapshot has been released on my patreon, and a general release will be made in the next few weeks, after further testing, cleanups, and documenting.</p><p>I've also been working on a hosted shell-based system, which should be released to my patrons within a few days, and more broadly next month.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/forth",
"name": "#forth"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/konilo",
"name": "#konilo"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/openbsd",
"name": "#openbsd"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/crc/statuses/114342340846943221/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/crc/statuses/114342340846943221/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/crc/statuses/114342340846943221/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/crc/statuses/114342340846943221/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/crc/statuses/114342340846943221/shares",
"type": "Collection",
"totalItems": 2
}
}