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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://wuffs.org/users/Ninji/statuses/113087467365330446",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/tesseralis/statuses/113087223530523450",
"published": "2024-09-05T23:10:10Z",
"url": "https://wuffs.org/@Ninji/113087467365330446",
"attributedTo": "https://wuffs.org/users/Ninji",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wuffs.org/users/Ninji/followers",
"https://mastodon.social/users/tesseralis"
],
"sensitive": false,
"atomUri": "https://wuffs.org/users/Ninji/statuses/113087467365330446",
"inReplyToAtomUri": "https://mastodon.social/users/tesseralis/statuses/113087223530523450",
"conversation": "tag:mastodon.social,2024-09-05:objectId=792600828:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tesseralis\" class=\"u-url mention\">@<span>tesseralis</span></a></span> huh, reading this... maybe my gamedev background is part of why i've never really gotten on with React and the like</p><p>Vue is the only JS framework I've ever tolerated, and even so, just barely</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tesseralis\" class=\"u-url mention\">@<span>tesseralis</span></a></span> huh, reading this... maybe my gamedev background is part of why i've never really gotten on with React and the like</p><p>Vue is the only JS framework I've ever tolerated, and even so, just barely</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/tesseralis",
"name": "@tesseralis@mastodon.social"
}
],
"replies": {
"id": "https://wuffs.org/users/Ninji/statuses/113087467365330446/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wuffs.org/users/Ninji/statuses/113087467365330446/replies?only_other_accounts=true&page=true",
"partOf": "https://wuffs.org/users/Ninji/statuses/113087467365330446/replies",
"items": []
}
}
}