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://fedi.simonwillison.net/users/simon/statuses/109287572377035387",
"type": "Note",
"summary": null,
"inReplyTo": "https://benward.social/users/benward/statuses/109287551991874265",
"published": "2022-11-04T21:06:54Z",
"url": "https://fedi.simonwillison.net/@simon/109287572377035387",
"attributedTo": "https://fedi.simonwillison.net/users/simon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fedi.simonwillison.net/users/simon/followers",
"https://benward.social/users/benward"
],
"sensitive": false,
"atomUri": "https://fedi.simonwillison.net/users/simon/statuses/109287572377035387",
"inReplyToAtomUri": "https://benward.social/users/benward/statuses/109287551991874265",
"conversation": "tag:benward.social,2022-11-04:objectId=1229:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://benward.social/@benward\" class=\"u-url mention\">@<span>benward</span></a></span> yeah the UX for following is bad, especially on the web</p><p>I bet one could solve that with a centralized service though... get everyone to sign into mastofollow.example and then have follow links pop open a window to that, so you don't have to ask them their instance</p><p>Presumably this would be 100% antithetical to everything mastodon stands for though!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://benward.social/@benward\" class=\"u-url mention\">@<span>benward</span></a></span> yeah the UX for following is bad, especially on the web</p><p>I bet one could solve that with a centralized service though... get everyone to sign into mastofollow.example and then have follow links pop open a window to that, so you don't have to ask them their instance</p><p>Presumably this would be 100% antithetical to everything mastodon stands for though!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://benward.social/users/benward",
"name": "@benward@benward.social"
}
],
"replies": {
"id": "https://fedi.simonwillison.net/users/simon/statuses/109287572377035387/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fedi.simonwillison.net/users/simon/statuses/109287572377035387/replies?min_id=109287575287318273&page=true",
"partOf": "https://fedi.simonwillison.net/users/simon/statuses/109287572377035387/replies",
"items": [
"https://fedi.simonwillison.net/users/simon/statuses/109287575287318273"
]
}
},
"likes": {
"id": "https://fedi.simonwillison.net/users/simon/statuses/109287572377035387/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fedi.simonwillison.net/users/simon/statuses/109287572377035387/shares",
"type": "Collection",
"totalItems": 0
}
}