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://sfba.social/users/goosname/statuses/109323998561719329",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-11T07:30:33Z",
"url": "https://sfba.social/@goosname/109323998561719329",
"attributedTo": "https://sfba.social/users/goosname",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/goosname/followers"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/goosname/statuses/109323998561719329",
"inReplyToAtomUri": null,
"conversation": "tag:sfba.social,2022-11-11:objectId=3583854:objectType=Conversation",
"content": "<p>compilers these days are always like "you never read from this variable, you fool, you miscreant"</p><p>and I'm just like buddy, I'm 42 years old. I can make an unused variable. you're not my supervisor</p>",
"contentMap": {
"en": "<p>compilers these days are always like "you never read from this variable, you fool, you miscreant"</p><p>and I'm just like buddy, I'm 42 years old. I can make an unused variable. you're not my supervisor</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://sfba.social/users/goosname/statuses/109323998561719329/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/goosname/statuses/109323998561719329/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/goosname/statuses/109323998561719329/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/goosname/statuses/109323998561719329/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://sfba.social/users/goosname/statuses/109323998561719329/shares",
"type": "Collection",
"totalItems": 2
}
}