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/mistersql/statuses/113530107514691557",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T03:19:22Z",
"url": "https://mastodon.social/@mistersql/113530107514691557",
"attributedTo": "https://mastodon.social/users/mistersql",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mistersql/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mistersql/statuses/113530107514691557",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-23:objectId=855089308:objectType=Conversation",
"content": "<p>Quantum-like poll to measure if people have ever taken a poll. The measurement affects the system.</p>",
"contentMap": {
"en": "<p>Quantum-like poll to measure if people have ever taken a poll. The measurement affects the system.</p>"
},
"endTime": "2024-11-24T03:19:22Z",
"closed": "2024-11-24T03:19:22Z",
"votersCount": 16,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/mistersql/statuses/113530107514691557/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mistersql/statuses/113530107514691557/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mistersql/statuses/113530107514691557/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mistersql/statuses/113530107514691557/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/mistersql/statuses/113530107514691557/shares",
"type": "Collection",
"totalItems": 1
},
"oneOf": [
{
"type": "Note",
"name": "Yes, I've answered a poll",
"replies": {
"type": "Collection",
"totalItems": 13
}
},
{
"type": "Note",
"name": "Nope, never answered a poll",
"replies": {
"type": "Collection",
"totalItems": 3
}
}
]
}