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/pertho/statuses/113880203545495886",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-23T23:13:24Z",
"url": "https://mastodon.bsd.cafe/@pertho/113880203545495886",
"attributedTo": "https://mastodon.bsd.cafe/users/pertho",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/pertho/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/pertho/statuses/113880203545495886",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-01-23:objectId=12372491:objectType=Conversation",
"content": "<p>Tried setting up a Solr Prometheus exporter service in /usr/local/etc/rc.d in a jail but it would just hang which meant starting that jail would just hang the system.</p><p>So I detached the jail ZFS zpool disk from the EC2 system so I could start the host to actually SSH into it and had to disable Bastille in /etc/rc.d, reattach the jail ZFS pool and disable the flawed script...</p><p>Not sure why I can't view the instance console of a FreeBSD EC2 instance. Am I missing a kernel module?</p><p>Back to the drawing board. </p><p><a href=\"https://mastodon.bsd.cafe/tags/ZFS\" class=\"mention hashtag\" rel=\"tag\">#<span>ZFS</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/jails\" class=\"mention hashtag\" rel=\"tag\">#<span>jails</span></a> <a href=\"https://mastodon.bsd.cafe/tags/aws\" class=\"mention hashtag\" rel=\"tag\">#<span>aws</span></a> <a href=\"https://mastodon.bsd.cafe/tags/ec2\" class=\"mention hashtag\" rel=\"tag\">#<span>ec2</span></a></p>",
"contentMap": {
"en": "<p>Tried setting up a Solr Prometheus exporter service in /usr/local/etc/rc.d in a jail but it would just hang which meant starting that jail would just hang the system.</p><p>So I detached the jail ZFS zpool disk from the EC2 system so I could start the host to actually SSH into it and had to disable Bastille in /etc/rc.d, reattach the jail ZFS pool and disable the flawed script...</p><p>Not sure why I can't view the instance console of a FreeBSD EC2 instance. Am I missing a kernel module?</p><p>Back to the drawing board. </p><p><a href=\"https://mastodon.bsd.cafe/tags/ZFS\" class=\"mention hashtag\" rel=\"tag\">#<span>ZFS</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/jails\" class=\"mention hashtag\" rel=\"tag\">#<span>jails</span></a> <a href=\"https://mastodon.bsd.cafe/tags/aws\" class=\"mention hashtag\" rel=\"tag\">#<span>aws</span></a> <a href=\"https://mastodon.bsd.cafe/tags/ec2\" class=\"mention hashtag\" rel=\"tag\">#<span>ec2</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/zfs",
"name": "#zfs"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/jails",
"name": "#jails"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/aws",
"name": "#aws"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/ec2",
"name": "#ec2"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/pertho/statuses/113880203545495886/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/pertho/statuses/113880203545495886/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/pertho/statuses/113880203545495886/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/pertho/statuses/113880203545495886/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/pertho/statuses/113880203545495886/shares",
"type": "Collection",
"totalItems": 0
}
}