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://nondeterministic.computer/users/mjg59/statuses/113065633903407147",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-02T02:37:37Z",
"url": "https://nondeterministic.computer/@mjg59/113065633903407147",
"attributedTo": "https://nondeterministic.computer/users/mjg59",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://nondeterministic.computer/users/mjg59/followers"
],
"sensitive": false,
"atomUri": "https://nondeterministic.computer/users/mjg59/statuses/113065633903407147",
"inReplyToAtomUri": null,
"conversation": "tag:nondeterministic.computer,2024-09-02:objectId=8595435:objectType=Conversation",
"content": "<p>My enthusiasm for Fediverse remains massively constrained for one very simple reason: when I click on someone's post I don't see all the replies unless I click a different button, and if I click that one it becomes much more difficult for me to reply to any of the replies, and I am *not* going to reply to anything without checking that I'm not repeating something someone has already said so I simply don't reply</p>",
"contentMap": {
"en": "<p>My enthusiasm for Fediverse remains massively constrained for one very simple reason: when I click on someone's post I don't see all the replies unless I click a different button, and if I click that one it becomes much more difficult for me to reply to any of the replies, and I am *not* going to reply to anything without checking that I'm not repeating something someone has already said so I simply don't reply</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/113065633903407147/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://nondeterministic.computer/users/mjg59/statuses/113065633903407147/replies?min_id=113065634753481474&page=true",
"partOf": "https://nondeterministic.computer/users/mjg59/statuses/113065633903407147/replies",
"items": [
"https://nondeterministic.computer/users/mjg59/statuses/113065634753481474"
]
}
},
"likes": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/113065633903407147/likes",
"type": "Collection",
"totalItems": 230
},
"shares": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/113065633903407147/shares",
"type": "Collection",
"totalItems": 79
}
}