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/fox/statuses/113495360269257372",
"type": "Note",
"summary": null,
"inReplyTo": "https://emacs.ch/users/fox/statuses/113494151447253745",
"published": "2024-11-17T00:02:41Z",
"url": "https://emacs.ch/@fox/113495360269257372",
"attributedTo": "https://emacs.ch/users/fox",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://emacs.ch/users/fox/followers",
"https://graz.social/users/publicvoit"
],
"sensitive": false,
"atomUri": "https://emacs.ch/users/fox/statuses/113495360269257372",
"inReplyToAtomUri": "https://emacs.ch/users/fox/statuses/113494151447253745",
"conversation": "tag:emacs.ch,2024-11-16:objectId=29384118:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://graz.social/@publicvoit\" class=\"u-url mention\">@<span>publicvoit</span></a></span> </p><p>The part that can be a big problem, is the security of emails.</p><p>Between the risk of attachment that could exploit a security breach or a tracking pixel that could reveal some infos about you.</p><p>I start to think that email is not the best choice for this.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://graz.social/@publicvoit\" class=\"u-url mention\">@<span>publicvoit</span></a></span> </p><p>The part that can be a big problem, is the security of emails.</p><p>Between the risk of attachment that could exploit a security breach or a tracking pixel that could reveal some infos about you.</p><p>I start to think that email is not the best choice for this.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://graz.social/users/publicvoit",
"name": "@publicvoit@graz.social"
}
],
"replies": {
"id": "https://emacs.ch/users/fox/statuses/113495360269257372/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://emacs.ch/users/fox/statuses/113495360269257372/replies?only_other_accounts=true&page=true",
"partOf": "https://emacs.ch/users/fox/statuses/113495360269257372/replies",
"items": []
}
}
}