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.social/users/radwebhosting/statuses/114648495351015041",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-08T15:40:06Z",
"url": "https://mastodon.social/@radwebhosting/114648495351015041",
"attributedTo": "https://mastodon.social/users/radwebhosting",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/radwebhosting/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/radwebhosting/statuses/114648495351015041",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-06-08:objectId=1017771516:objectType=Conversation",
"content": "<p>Running a Full-Stack <a href=\"https://mastodon.social/tags/Email\" class=\"mention hashtag\" rel=\"tag\">#<span>Email</span></a> Server with Docker-Mailbox on Rocky Linux <a href=\"https://mastodon.social/tags/VPS\" class=\"mention hashtag\" rel=\"tag\">#<span>VPS</span></a> </p><p>Running a full-stack email server with docker-mailserver on a Rocky Linux VPS involves several steps.</p><p>This guide will walk you through the process, starting from a fresh VPS setup to running a full-stack email server with Docker-Mailbox on Rocky Linux VPS.</p><p>We'll cover setting up Docker, configuring docker-mailserver, securing your server with ...<br />Continued 👉 <a href=\"https://blog.radwebhosting.com/running-a-full-stack-email-server-with-docker-mailbox-on-rocky-linux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blog.radwebhosting.com/running</span><span class=\"invisible\">-a-full-stack-email-server-with-docker-mailbox-on-rocky-linux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social</span></a> <a href=\"https://mastodon.social/tags/letsencrypt\" class=\"mention hashtag\" rel=\"tag\">#<span>letsencrypt</span></a> <a href=\"https://mastodon.social/tags/rockylinux\" class=\"mention hashtag\" rel=\"tag\">#<span>rockylinux</span></a></p>",
"contentMap": {
"en": "<p>Running a Full-Stack <a href=\"https://mastodon.social/tags/Email\" class=\"mention hashtag\" rel=\"tag\">#<span>Email</span></a> Server with Docker-Mailbox on Rocky Linux <a href=\"https://mastodon.social/tags/VPS\" class=\"mention hashtag\" rel=\"tag\">#<span>VPS</span></a> </p><p>Running a full-stack email server with docker-mailserver on a Rocky Linux VPS involves several steps.</p><p>This guide will walk you through the process, starting from a fresh VPS setup to running a full-stack email server with Docker-Mailbox on Rocky Linux VPS.</p><p>We'll cover setting up Docker, configuring docker-mailserver, securing your server with ...<br />Continued 👉 <a href=\"https://blog.radwebhosting.com/running-a-full-stack-email-server-with-docker-mailbox-on-rocky-linux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blog.radwebhosting.com/running</span><span class=\"invisible\">-a-full-stack-email-server-with-docker-mailbox-on-rocky-linux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social</span></a> <a href=\"https://mastodon.social/tags/letsencrypt\" class=\"mention hashtag\" rel=\"tag\">#<span>letsencrypt</span></a> <a href=\"https://mastodon.social/tags/rockylinux\" class=\"mention hashtag\" rel=\"tag\">#<span>rockylinux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/email",
"name": "#email"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vps",
"name": "#vps"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/letsencrypt",
"name": "#letsencrypt"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/RockyLinux",
"name": "#RockyLinux"
}
],
"replies": {
"id": "https://mastodon.social/users/radwebhosting/statuses/114648495351015041/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/radwebhosting/statuses/114648495351015041/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/radwebhosting/statuses/114648495351015041/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/radwebhosting/statuses/114648495351015041/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/radwebhosting/statuses/114648495351015041/shares",
"type": "Collection",
"totalItems": 0
}
}