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://sfba.social/users/kickingvegas/statuses/114428243535802245",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-30T18:07:10Z",
"url": "https://sfba.social/@kickingvegas/114428243535802245",
"attributedTo": "https://sfba.social/users/kickingvegas",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/kickingvegas/followers"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/kickingvegas/statuses/114428243535802245",
"inReplyToAtomUri": null,
"conversation": "tag:sfba.social,2025-04-30:objectId=234718303:objectType=Conversation",
"content": "<p>When opening an Org file, I like seeing the headers but prefer the drawers to be hidden. Here's a config that gives you that:</p><p>(setopt org-cycle-hide-drawer-startup t)<br />(setopt org-startup-folded 'nofold)</p><p>I've found this config especially useful if you use <a href=\"https://sfba.social/tags/journelly\" class=\"mention hashtag\" rel=\"tag\">#<span>journelly</span></a> which puts a lot of useful meta-data into the drawers, but not what I necessarily want to see up-front.</p><p><a href=\"https://sfba.social/tags/OrgMode\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgMode</span></a> <a href=\"https://sfba.social/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a></p>",
"contentMap": {
"en": "<p>When opening an Org file, I like seeing the headers but prefer the drawers to be hidden. Here's a config that gives you that:</p><p>(setopt org-cycle-hide-drawer-startup t)<br />(setopt org-startup-folded 'nofold)</p><p>I've found this config especially useful if you use <a href=\"https://sfba.social/tags/journelly\" class=\"mention hashtag\" rel=\"tag\">#<span>journelly</span></a> which puts a lot of useful meta-data into the drawers, but not what I necessarily want to see up-front.</p><p><a href=\"https://sfba.social/tags/OrgMode\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgMode</span></a> <a href=\"https://sfba.social/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sfba.social/tags/journelly",
"name": "#journelly"
},
{
"type": "Hashtag",
"href": "https://sfba.social/tags/orgmode",
"name": "#orgmode"
},
{
"type": "Hashtag",
"href": "https://sfba.social/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://sfba.social/users/kickingvegas/statuses/114428243535802245/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/kickingvegas/statuses/114428243535802245/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/kickingvegas/statuses/114428243535802245/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/kickingvegas/statuses/114428243535802245/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://sfba.social/users/kickingvegas/statuses/114428243535802245/shares",
"type": "Collection",
"totalItems": 5
}
}