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/109282922159004142/activity",
"type": "Create",
"actor": "https://mastodon.social/users/blaine",
"published": "2022-11-04T01:24:17Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://mastodon.social/users/JoeGermuska"
],
"object": {
"id": "https://mastodon.social/users/blaine/statuses/109282922159004142",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/JoeGermuska/statuses/109282780361856176",
"published": "2022-11-04T01:24:17Z",
"url": "https://mastodon.social/@blaine/109282922159004142",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://mastodon.social/users/JoeGermuska"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/109282922159004142",
"inReplyToAtomUri": "https://mastodon.social/users/JoeGermuska/statuses/109282780361856176",
"conversation": "tag:mastodon.social,2022-11-04:objectId=325134959:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@JoeGermuska\" class=\"u-url mention\">@<span>JoeGermuska</span></a></span> I have complex feelings about this, so perhaps not the least biased person to ask - the did (decentralized identifier) landscape is "complicated" but has a bunch of activity, solid has some stuff but the consensus is that's basically stalled and irrelevant, various petnames schemes are good but aren't global identifiers by definition... I'm possibly foolishly working on a new acct-ish spec with some very clever folks that I think solves the zooko triangle.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@JoeGermuska\" class=\"u-url mention\">@<span>JoeGermuska</span></a></span> I have complex feelings about this, so perhaps not the least biased person to ask - the did (decentralized identifier) landscape is "complicated" but has a bunch of activity, solid has some stuff but the consensus is that's basically stalled and irrelevant, various petnames schemes are good but aren't global identifiers by definition... I'm possibly foolishly working on a new acct-ish spec with some very clever folks that I think solves the zooko triangle.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/JoeGermuska",
"name": "@JoeGermuska"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/109282922159004142/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/109282922159004142/replies?min_id=109282928933521904&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/109282922159004142/replies",
"items": [
"https://mastodon.social/users/blaine/statuses/109282928933521904"
]
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/109282922159004142/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/109282922159004142/shares",
"type": "Collection",
"totalItems": 0
}
}
}