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/amason/statuses/112796622520675510",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-16T14:24:30Z",
"url": "https://mastodon.social/@amason/112796622520675510",
"attributedTo": "https://mastodon.social/users/amason",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/amason/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/amason/statuses/112796622520675510",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-07-16:objectId=753341362:objectType=Conversation",
"content": "<p>My most used note file is full of Podman (Docker) commands and tips.</p><p>There's something about container commands that never sticks in my memory. Throw in two OS's interacting with permission boundaries and SELinux and my mind starts to melt.</p><p><a href=\"https://mastodon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://mastodon.social/tags/Podman\" class=\"mention hashtag\" rel=\"tag\">#<span>Podman</span></a> <a href=\"https://mastodon.social/tags/Docker\" class=\"mention hashtag\" rel=\"tag\">#<span>Docker</span></a></p>",
"contentMap": {
"en": "<p>My most used note file is full of Podman (Docker) commands and tips.</p><p>There's something about container commands that never sticks in my memory. Throw in two OS's interacting with permission boundaries and SELinux and my mind starts to melt.</p><p><a href=\"https://mastodon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://mastodon.social/tags/Podman\" class=\"mention hashtag\" rel=\"tag\">#<span>Podman</span></a> <a href=\"https://mastodon.social/tags/Docker\" class=\"mention hashtag\" rel=\"tag\">#<span>Docker</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/podman",
"name": "#podman"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/docker",
"name": "#docker"
}
],
"replies": {
"id": "https://mastodon.social/users/amason/statuses/112796622520675510/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/amason/statuses/112796622520675510/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/amason/statuses/112796622520675510/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/amason/statuses/112796622520675510/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/amason/statuses/112796622520675510/shares",
"type": "Collection",
"totalItems": 2
}
}