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/mmorschel/statuses/114020109711264945",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-17T16:13:23Z",
"url": "https://mastodon.social/@mmorschel/114020109711264945",
"attributedTo": "https://mastodon.social/users/mmorschel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mmorschel/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mmorschel/statuses/114020109711264945",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-02-17:objectId=923700232:objectType=Conversation",
"content": "<p>There's a <a href=\"https://mastodon.social/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> for that ...</p><p>Oh my f***ing god!</p><p>I tried and faild to get <a href=\"https://mastodon.social/tags/guacamole\" class=\"mention hashtag\" rel=\"tag\">#<span>guacamole</span></a> running via a standard <a href=\"https://mastodon.social/tags/Ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Ubuntu</span></a> install. It wouldn't run for.</p><p>And then I just typed the magic words "guacamole docker compose" into searxng and voilá. Up and running in seconds.</p><p>Here's my saviour:</p><p><a href=\"https://github.com/boschkundendienst/guacamole-docker-compose\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/boschkundendienst/g</span><span class=\"invisible\">uacamole-docker-compose</span></a></p><p><a href=\"https://mastodon.social/tags/homelab\" class=\"mention hashtag\" rel=\"tag\">#<span>homelab</span></a> <a href=\"https://mastodon.social/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>",
"contentMap": {
"en": "<p>There's a <a href=\"https://mastodon.social/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> for that ...</p><p>Oh my f***ing god!</p><p>I tried and faild to get <a href=\"https://mastodon.social/tags/guacamole\" class=\"mention hashtag\" rel=\"tag\">#<span>guacamole</span></a> running via a standard <a href=\"https://mastodon.social/tags/Ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Ubuntu</span></a> install. It wouldn't run for.</p><p>And then I just typed the magic words "guacamole docker compose" into searxng and voilá. Up and running in seconds.</p><p>Here's my saviour:</p><p><a href=\"https://github.com/boschkundendienst/guacamole-docker-compose\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/boschkundendienst/g</span><span class=\"invisible\">uacamole-docker-compose</span></a></p><p><a href=\"https://mastodon.social/tags/homelab\" class=\"mention hashtag\" rel=\"tag\">#<span>homelab</span></a> <a href=\"https://mastodon.social/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/docker",
"name": "#docker"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/guacamole",
"name": "#guacamole"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ubuntu",
"name": "#ubuntu"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/homelab",
"name": "#homelab"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/selfhosting",
"name": "#selfhosting"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://mastodon.social/users/mmorschel/statuses/114020109711264945/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mmorschel/statuses/114020109711264945/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mmorschel/statuses/114020109711264945/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mmorschel/statuses/114020109711264945/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/mmorschel/statuses/114020109711264945/shares",
"type": "Collection",
"totalItems": 4
}
}