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/crschmidt/statuses/109309270754264755",
"type": "Note",
"summary": null,
"inReplyTo": "https://cantos.social/users/tw/statuses/109294195902469089",
"published": "2022-11-08T17:05:05Z",
"url": "https://mastodon.social/@crschmidt/109309270754264755",
"attributedTo": "https://mastodon.social/users/crschmidt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers",
"https://cantos.social/users/tw"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crschmidt/statuses/109309270754264755",
"inReplyToAtomUri": "https://cantos.social/users/tw/statuses/109294195902469089",
"conversation": "tag:cantos.social,2022-11-06:objectId=3084065:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://cantos.social/@tw\" class=\"u-url mention\">@<span>tw</span></a></span> I think it could, but I think that it does devolve the trust problem back to the "domain names are actually not good enough for the average user". Even as a technical person, recognizing that celebrity.social and ceIebrity.social are different is something I'll probably only pick up from context, not from "being smart enough to notice the difference".</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://cantos.social/@tw\" class=\"u-url mention\">@<span>tw</span></a></span> I think it could, but I think that it does devolve the trust problem back to the "domain names are actually not good enough for the average user". Even as a technical person, recognizing that celebrity.social and ceIebrity.social are different is something I'll probably only pick up from context, not from "being smart enough to notice the difference".</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://cantos.social/users/tw",
"name": "@tw@cantos.social"
}
],
"replies": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309270754264755/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crschmidt/statuses/109309270754264755/replies?min_id=109309282339310113&page=true",
"partOf": "https://mastodon.social/users/crschmidt/statuses/109309270754264755/replies",
"items": [
"https://mastodon.social/users/crschmidt/statuses/109309282339310113"
]
}
},
"likes": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309270754264755/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309270754264755/shares",
"type": "Collection",
"totalItems": 0
}
}