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://mstdn.social/users/binarytango/statuses/108211264047991299",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2022-04-28T19:07:32Z",
"url": "https://mstdn.social/@binarytango/108211264047991299",
"attributedTo": "https://mstdn.social/users/binarytango",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/binarytango/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/binarytango/statuses/108211264047991299",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2022-04-28:objectId=80822893:objectType=Conversation",
"content": "<p>Before joining Mastodon had you participated or were active on BBS (dial-up) or forums (vBulletin style) in the past?</p><p>Boosts are appreciated for better sample sizes.</p>",
"contentMap": {
"en": "<p>Before joining Mastodon had you participated or were active on BBS (dial-up) or forums (vBulletin style) in the past?</p><p>Boosts are appreciated for better sample sizes.</p>"
},
"endTime": "2022-05-01T19:07:32Z",
"closed": "2022-05-01T19:07:32Z",
"votersCount": 3531,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mstdn.social/users/binarytango/statuses/108211264047991299/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/binarytango/statuses/108211264047991299/replies?min_id=108211629342599809&page=true",
"partOf": "https://mstdn.social/users/binarytango/statuses/108211264047991299/replies",
"items": [
"https://mstdn.social/users/binarytango/statuses/108211629342599809"
]
}
},
"oneOf": [
{
"type": "Note",
"name": "Yes",
"replies": {
"type": "Collection",
"totalItems": 2539
}
},
{
"type": "Note",
"name": "No",
"replies": {
"type": "Collection",
"totalItems": 993
}
}
]
}