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/blaine/statuses/109279465271762878/activity",
"type": "Create",
"actor": "https://mastodon.social/users/blaine",
"published": "2022-11-03T10:45:09Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://sociale.network/users/oblomov",
"https://mastodon.ar.al/users/aral"
],
"object": {
"id": "https://mastodon.social/users/blaine/statuses/109279465271762878",
"type": "Note",
"summary": null,
"inReplyTo": "https://sociale.network/users/oblomov/statuses/109279422871043695",
"published": "2022-11-03T10:45:09Z",
"url": "https://mastodon.social/@blaine/109279465271762878",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://sociale.network/users/oblomov",
"https://mastodon.ar.al/users/aral"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/109279465271762878",
"inReplyToAtomUri": "https://sociale.network/users/oblomov/statuses/109279422871043695",
"conversation": "tag:mastodon.social,2022-11-03:objectId=324865138:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sociale.network/@oblomov\" class=\"u-url mention\">@<span>oblomov</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.ar.al/@aral\" class=\"u-url mention\">@<span>aral</span></a></span> I can't stress enough how the technology isn't the point. I was one of ~a dozen people who created the things that become ActivityPub, but I think it's a mistake to be extremely committed to the implementation versus the concept. The xkcd comic on standards points to this deep truth. There are a few things that are "natural monopolies" (names!) where consensus matters, but these are extremely rare.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sociale.network/@oblomov\" class=\"u-url mention\">@<span>oblomov</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.ar.al/@aral\" class=\"u-url mention\">@<span>aral</span></a></span> I can't stress enough how the technology isn't the point. I was one of ~a dozen people who created the things that become ActivityPub, but I think it's a mistake to be extremely committed to the implementation versus the concept. The xkcd comic on standards points to this deep truth. There are a few things that are "natural monopolies" (names!) where consensus matters, but these are extremely rare.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://sociale.network/users/oblomov",
"name": "@oblomov@sociale.network"
},
{
"type": "Mention",
"href": "https://mastodon.ar.al/users/aral",
"name": "@aral@mastodon.ar.al"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/109279465271762878/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/109279465271762878/replies?min_id=109279473690173632&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/109279465271762878/replies",
"items": [
"https://mastodon.social/users/blaine/statuses/109279473690173632"
]
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/109279465271762878/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/109279465271762878/shares",
"type": "Collection",
"totalItems": 0
}
}
}