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/stefano/statuses/111453694993886854",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-22T10:20:22Z",
"url": "https://mastodon.bsd.cafe/@stefano/111453694993886854",
"attributedTo": "https://mastodon.bsd.cafe/users/stefano",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/stefano/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/stefano/statuses/111453694993886854",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2023-11-22:objectId=1697444:objectType=Conversation",
"content": "<p>I'll never stop emphasizing how underrated mfsBSD is and how convenient it can be.<br />This morning, I had to set up a FreeBSD server on an OVH machine. The remote console wasn't cooperating when trying to attach an ISO, and it was performing poorly (I'll open a ticket about it when I find the time). Thanks to mfsBSD, I swiftly installed FreeBSD 13.2, but when I attempted to upgrade to 14.0 and update ZFS, it wouldn't boot anymore. <br />In just five minutes, I prepared an mfsBSD image with FreeBSD 14.0 (not yet available on the official site) and got everything up and running. <br />Such a handy tool that has saved me from unpleasant situations countless times. </p><p><a href=\"https://mastodon.bsd.cafe/tags/mfsBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>mfsBSD</span></a> <a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</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/ServerSetup\" class=\"mention hashtag\" rel=\"tag\">#<span>ServerSetup</span></a> <a href=\"https://mastodon.bsd.cafe/tags/SysAdmin\" class=\"mention hashtag\" rel=\"tag\">#<span>SysAdmin</span></a></p>",
"contentMap": {
"en": "<p>I'll never stop emphasizing how underrated mfsBSD is and how convenient it can be.<br />This morning, I had to set up a FreeBSD server on an OVH machine. The remote console wasn't cooperating when trying to attach an ISO, and it was performing poorly (I'll open a ticket about it when I find the time). Thanks to mfsBSD, I swiftly installed FreeBSD 13.2, but when I attempted to upgrade to 14.0 and update ZFS, it wouldn't boot anymore. <br />In just five minutes, I prepared an mfsBSD image with FreeBSD 14.0 (not yet available on the official site) and got everything up and running. <br />Such a handy tool that has saved me from unpleasant situations countless times. </p><p><a href=\"https://mastodon.bsd.cafe/tags/mfsBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>mfsBSD</span></a> <a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</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/ServerSetup\" class=\"mention hashtag\" rel=\"tag\">#<span>ServerSetup</span></a> <a href=\"https://mastodon.bsd.cafe/tags/SysAdmin\" class=\"mention hashtag\" rel=\"tag\">#<span>SysAdmin</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/mfsbsd",
"name": "#mfsbsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/zfs",
"name": "#zfs"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/serversetup",
"name": "#serversetup"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/sysadmin",
"name": "#sysadmin"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/stefano/statuses/111453694993886854/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/stefano/statuses/111453694993886854/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/stefano/statuses/111453694993886854/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/stefano/statuses/111453694993886854/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/stefano/statuses/111453694993886854/shares",
"type": "Collection",
"totalItems": 7
}
}