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://noc.social/users/light/statuses/114577026552055847",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-05-27T00:44:39Z",
"url": "https://noc.social/@light/114577026552055847",
"attributedTo": "https://noc.social/users/light",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://noc.social/users/light/followers"
],
"sensitive": false,
"atomUri": "https://noc.social/users/light/statuses/114577026552055847",
"inReplyToAtomUri": null,
"conversation": "tag:noc.social,2025-05-27:objectId=120945734:objectType=Conversation",
"content": "<p>I have a choice. Which should I choose?</p>",
"contentMap": {
"en": "<p>I have a choice. Which should I choose?</p>"
},
"endTime": "2025-06-03T00:44:39Z",
"closed": "2025-06-03T00:44:39Z",
"votersCount": 1,
"attachment": [],
"tag": [],
"replies": {
"id": "https://noc.social/users/light/statuses/114577026552055847/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://noc.social/users/light/statuses/114577026552055847/replies?min_id=114630572089046444&page=true",
"partOf": "https://noc.social/users/light/statuses/114577026552055847/replies",
"items": [
"https://noc.social/users/light/statuses/114630572089046444"
]
}
},
"oneOf": [
{
"type": "Note",
"name": "Boring people",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "Evil people",
"replies": {
"type": "Collection",
"totalItems": 0
}
},
{
"type": "Note",
"name": "the secret third option (write in)",
"replies": {
"type": "Collection",
"totalItems": 0
}
}
]
}