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/winterschon/statuses/114639819021080513",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-07T02:53:36Z",
"url": "https://mastodon.bsd.cafe/@winterschon/114639819021080513",
"attributedTo": "https://mastodon.bsd.cafe/users/winterschon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/winterschon/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/winterschon/statuses/114639819021080513",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-06-07:objectId=17934489:objectType=Conversation",
"content": "<p>Linux with ZFS on root, using ZFS native encryption (no need for luks), works really well on Gentoo. I'm impressed with OddLama's installer tui-based scripts, the time savings are significant. </p><p>one item of interest: only two partitions required (three if swap is created). ZFS handles all of the usual requirements except EFI, just the way it should be.</p><p>- <a href=\"https://github.com/oddlama/gentoo-install\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/oddlama/gentoo-inst</span><span class=\"invisible\">all</span></a></p><p><a href=\"https://mastodon.bsd.cafe/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.bsd.cafe/tags/zfs\" class=\"mention hashtag\" rel=\"tag\">#<span>zfs</span></a> <a href=\"https://mastodon.bsd.cafe/tags/desktop\" class=\"mention hashtag\" rel=\"tag\">#<span>desktop</span></a></p>",
"contentMap": {
"en": "<p>Linux with ZFS on root, using ZFS native encryption (no need for luks), works really well on Gentoo. I'm impressed with OddLama's installer tui-based scripts, the time savings are significant. </p><p>one item of interest: only two partitions required (three if swap is created). ZFS handles all of the usual requirements except EFI, just the way it should be.</p><p>- <a href=\"https://github.com/oddlama/gentoo-install\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/oddlama/gentoo-inst</span><span class=\"invisible\">all</span></a></p><p><a href=\"https://mastodon.bsd.cafe/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.bsd.cafe/tags/zfs\" class=\"mention hashtag\" rel=\"tag\">#<span>zfs</span></a> <a href=\"https://mastodon.bsd.cafe/tags/desktop\" class=\"mention hashtag\" rel=\"tag\">#<span>desktop</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/zfs",
"name": "#zfs"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/desktop",
"name": "#desktop"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/winterschon/statuses/114639819021080513/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/winterschon/statuses/114639819021080513/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/winterschon/statuses/114639819021080513/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/winterschon/statuses/114639819021080513/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/winterschon/statuses/114639819021080513/shares",
"type": "Collection",
"totalItems": 7
}
}