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://burningboard.net/users/Larvitz/statuses/114516012735075699",
"type": "Note",
"summary": null,
"inReplyTo": "https://burningboard.net/users/Larvitz/statuses/114516012687594649",
"published": "2025-05-16T06:08:02Z",
"url": "https://burningboard.net/@Larvitz/114516012735075699",
"attributedTo": "https://burningboard.net/users/Larvitz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://burningboard.net/users/Larvitz/followers"
],
"sensitive": false,
"atomUri": "https://burningboard.net/users/Larvitz/statuses/114516012735075699",
"inReplyToAtomUri": "https://burningboard.net/users/Larvitz/statuses/114516012687594649",
"conversation": "tag:burningboard.net,2025-05-16:objectId=30610914:objectType=Conversation",
"content": "<p>I use Jails with Ansible to automate their creation, their lifecycle management and automation of the jailed applications and I highly enjoy, how comfortable and easy it is. </p><p>No immutable images, no “Dockerfiles”, no weird volume mounts or image registries and no constant re-creation of images and new deployments just to update something. Just some simple, well isolated operating systems to run my applications in 🙂</p><p>I don’t say that Linux containers are bad. There’s for sure situations, where they shine. Just for my personal use-case, they are more effort in comparison to BSD jails and I’m a fan of “using the right tool for a task” </p><p>And the idempotent nature of Ansible automation makes it easy to describe them in a declarative way and manage them at scale. </p><p><a href=\"https://burningboard.net/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://burningboard.net/tags/container\" class=\"mention hashtag\" rel=\"tag\">#<span>container</span></a> <a href=\"https://burningboard.net/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a> <a href=\"https://burningboard.net/tags/jails\" class=\"mention hashtag\" rel=\"tag\">#<span>jails</span></a> <a href=\"https://burningboard.net/tags/ansible\" class=\"mention hashtag\" rel=\"tag\">#<span>ansible</span></a> <a href=\"https://burningboard.net/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>",
"contentMap": {
"en": "<p>I use Jails with Ansible to automate their creation, their lifecycle management and automation of the jailed applications and I highly enjoy, how comfortable and easy it is. </p><p>No immutable images, no “Dockerfiles”, no weird volume mounts or image registries and no constant re-creation of images and new deployments just to update something. Just some simple, well isolated operating systems to run my applications in 🙂</p><p>I don’t say that Linux containers are bad. There’s for sure situations, where they shine. Just for my personal use-case, they are more effort in comparison to BSD jails and I’m a fan of “using the right tool for a task” </p><p>And the idempotent nature of Ansible automation makes it easy to describe them in a declarative way and manage them at scale. </p><p><a href=\"https://burningboard.net/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://burningboard.net/tags/container\" class=\"mention hashtag\" rel=\"tag\">#<span>container</span></a> <a href=\"https://burningboard.net/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a> <a href=\"https://burningboard.net/tags/jails\" class=\"mention hashtag\" rel=\"tag\">#<span>jails</span></a> <a href=\"https://burningboard.net/tags/ansible\" class=\"mention hashtag\" rel=\"tag\">#<span>ansible</span></a> <a href=\"https://burningboard.net/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://burningboard.net/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://burningboard.net/tags/container",
"name": "#container"
},
{
"type": "Hashtag",
"href": "https://burningboard.net/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://burningboard.net/tags/jails",
"name": "#jails"
},
{
"type": "Hashtag",
"href": "https://burningboard.net/tags/ansible",
"name": "#ansible"
},
{
"type": "Hashtag",
"href": "https://burningboard.net/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://burningboard.net/users/Larvitz/statuses/114516012735075699/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://burningboard.net/users/Larvitz/statuses/114516012735075699/replies?only_other_accounts=true&page=true",
"partOf": "https://burningboard.net/users/Larvitz/statuses/114516012735075699/replies",
"items": []
}
},
"likes": {
"id": "https://burningboard.net/users/Larvitz/statuses/114516012735075699/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://burningboard.net/users/Larvitz/statuses/114516012735075699/shares",
"type": "Collection",
"totalItems": 4
}
}