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"
}
],
"id": "https://mastodon.social/users/gbraad/statuses/114087577440031956",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/gbraad/statuses/114085388061534030",
"published": "2025-03-01T14:11:18Z",
"url": "https://mastodon.social/@gbraad/114087577440031956",
"attributedTo": "https://mastodon.social/users/gbraad",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/gbraad/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/gbraad/statuses/114087577440031956",
"inReplyToAtomUri": "https://mastodon.social/users/gbraad/statuses/114085388061534030",
"conversation": "tag:mastodon.social,2025-03-01:objectId=933829073:objectType=Conversation",
"content": "<p>Usage can be found here:</p><p><a href=\"https://github.com/gbraad-gaming/personal-minecraft-bedrock-server/actions/workflows/tailscale-ssh-runner.yml\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/gbraad-gaming/perso</span><span class=\"invisible\">nal-minecraft-bedrock-server/actions/workflows/tailscale-ssh-runner.yml</span></a></p><p>This is a test of using a Containerfile to deploy a minecraft server on a GitHub runner.</p><p>Note: do NOT use this as a game server. This is merely a test of what is possible. The idea is to use this for debugging. The actual result is a Fedora and Fedora-bootc image.</p>",
"contentMap": {
"en": "<p>Usage can be found here:</p><p><a href=\"https://github.com/gbraad-gaming/personal-minecraft-bedrock-server/actions/workflows/tailscale-ssh-runner.yml\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/gbraad-gaming/perso</span><span class=\"invisible\">nal-minecraft-bedrock-server/actions/workflows/tailscale-ssh-runner.yml</span></a></p><p>This is a test of using a Containerfile to deploy a minecraft server on a GitHub runner.</p><p>Note: do NOT use this as a game server. This is merely a test of what is possible. The idea is to use this for debugging. The actual result is a Fedora and Fedora-bootc image.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/gbraad/statuses/114087577440031956/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/gbraad/statuses/114087577440031956/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/gbraad/statuses/114087577440031956/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/gbraad/statuses/114087577440031956/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/gbraad/statuses/114087577440031956/shares",
"type": "Collection",
"totalItems": 0
}
}