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/113420077683987291",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/blaine/statuses/113420067222026439",
"published": "2024-11-03T16:57:20Z",
"url": "https://mastodon.social/@blaine/113420077683987291",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://stefanbohacek.online/users/stefan",
"https://octodon.social/users/cwebber",
"https://mamot.fr/users/pluralistic"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/113420077683987291",
"inReplyToAtomUri": "https://mastodon.social/users/blaine/statuses/113420067222026439",
"conversation": "tag:octodon.social,2024-11-03:objectId=204815824:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://stefanbohacek.online/@stefan\" class=\"u-url mention\">@<span>stefan</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://octodon.social/@cwebber\" class=\"u-url mention\">@<span>cwebber</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mamot.fr/@pluralistic\" class=\"u-url mention\">@<span>pluralistic</span></a></span> *but* I came to the conclusion a long time ago that the actual underlying technology matters very little. If whatever design has struggles, it'll evolve until those issues go away.</p><p>It used to be consensus that the thing notionally AP-before-it-was-AP couldn't work because HTTP couldn't support this sort of constant flow of data. There were good reasons! Also 😂 clearly the consensus was wrong.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://stefanbohacek.online/@stefan\" class=\"u-url mention\">@<span>stefan</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://octodon.social/@cwebber\" class=\"u-url mention\">@<span>cwebber</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mamot.fr/@pluralistic\" class=\"u-url mention\">@<span>pluralistic</span></a></span> *but* I came to the conclusion a long time ago that the actual underlying technology matters very little. If whatever design has struggles, it'll evolve until those issues go away.</p><p>It used to be consensus that the thing notionally AP-before-it-was-AP couldn't work because HTTP couldn't support this sort of constant flow of data. There were good reasons! Also 😂 clearly the consensus was wrong.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://stefanbohacek.online/users/stefan",
"name": "@stefan@stefanbohacek.online"
},
{
"type": "Mention",
"href": "https://octodon.social/users/cwebber",
"name": "@cwebber@octodon.social"
},
{
"type": "Mention",
"href": "https://mamot.fr/users/pluralistic",
"name": "@pluralistic@mamot.fr"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/113420077683987291/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/113420077683987291/replies?min_id=113420106898163980&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/113420077683987291/replies",
"items": [
"https://mastodon.social/users/blaine/statuses/113420106898163980"
]
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/113420077683987291/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/113420077683987291/shares",
"type": "Collection",
"totalItems": 0
}
}