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://emacs.ch/users/sachac/statuses/113517869740178932",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T23:27:09Z",
"url": "https://emacs.ch/@sachac/113517869740178932",
"attributedTo": "https://emacs.ch/users/sachac",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://emacs.ch/users/sachac/followers",
"https://emacs.ch/users/sachac",
"https://social.sachachua.com/users/sacha"
],
"sensitive": false,
"atomUri": "https://emacs.ch/users/sachac/statuses/113517869740178932",
"inReplyToAtomUri": null,
"conversation": "tag:emacs.ch,2024-11-20:objectId=29608787:objectType=Conversation",
"content": "<p>If you're reading this, you're probably still following my <span class=\"h-card\" translate=\"no\"><a href=\"https://emacs.ch/@sachac\" class=\"u-url mention\">@<span>sachac</span></a></span> account. emacs.ch is shutting down, so I've set up my own GoToSocial instance at <span class=\"h-card\" translate=\"no\"><a href=\"https://social.sachachua.com/@sacha\" class=\"u-url mention\">@<span>sacha</span></a></span> . The automated account migration process didn't bring everyone over, sorry! I hope you'll follow me over there!</p>",
"contentMap": {
"en": "<p>If you're reading this, you're probably still following my <span class=\"h-card\" translate=\"no\"><a href=\"https://emacs.ch/@sachac\" class=\"u-url mention\">@<span>sachac</span></a></span> account. emacs.ch is shutting down, so I've set up my own GoToSocial instance at <span class=\"h-card\" translate=\"no\"><a href=\"https://social.sachachua.com/@sacha\" class=\"u-url mention\">@<span>sacha</span></a></span> . The automated account migration process didn't bring everyone over, sorry! I hope you'll follow me over there!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://emacs.ch/users/sachac",
"name": "@sachac"
},
{
"type": "Mention",
"href": "https://social.sachachua.com/users/sacha",
"name": "@sacha@social.sachachua.com"
}
],
"replies": {
"id": "https://emacs.ch/users/sachac/statuses/113517869740178932/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://emacs.ch/users/sachac/statuses/113517869740178932/replies?only_other_accounts=true&page=true",
"partOf": "https://emacs.ch/users/sachac/statuses/113517869740178932/replies",
"items": []
}
}
}