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"
}
],
"id": "https://bitbang.social/users/kalleboo/statuses/112063856149788312",
"type": "Note",
"summary": null,
"inReplyTo": "https://bitbang.social/users/kalleboo/statuses/112059315186753487",
"published": "2024-03-09T04:32:22Z",
"url": "https://bitbang.social/@kalleboo/112063856149788312",
"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/112063856149788312",
"inReplyToAtomUri": "https://bitbang.social/users/kalleboo/statuses/112059315186753487",
"conversation": "tag:bitbang.social,2024-03-08:objectId=16456514:objectType=Conversation",
"content": "<p>I’ve released 0.2.3 with some code cleanup so I don’t have to be quite as embarrassed if someone looks at the code to learn how this works or wants to hack in their own functionality (which is encouraged!!)</p><p>I’ve also disabled switching between cards using the arrow keys since that was an easy way to accidentally log you out.</p>",
"contentMap": {
"en": "<p>I’ve released 0.2.3 with some code cleanup so I don’t have to be quite as embarrassed if someone looks at the code to learn how this works or wants to hack in their own functionality (which is encouraged!!)</p><p>I’ve also disabled switching between cards using the arrow keys since that was an easy way to accidentally log you out.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://bitbang.social/users/kalleboo/statuses/112063856149788312/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/kalleboo/statuses/112063856149788312/replies?only_other_accounts=true&page=true",
"partOf": "https://bitbang.social/users/kalleboo/statuses/112063856149788312/replies",
"items": []
}
}
}