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.bsd.cafe/users/grahamperrin/statuses/111377475684486485",
"type": "Question",
"summary": null,
"inReplyTo": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/111377465852217006",
"published": "2023-11-08T23:16:47Z",
"url": "https://mastodon.bsd.cafe/@grahamperrin/111377475684486485",
"attributedTo": "https://mastodon.bsd.cafe/users/grahamperrin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/grahamperrin/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/111377475684486485",
"inReplyToAtomUri": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/111377465852217006",
"conversation": "tag:bsd.cafe,2023-11-08:objectId=1494285:objectType=Conversation",
"content": "<p>… 2 of 2.</p><p>Did you know that what's pictured, in the previous post, can lead to unauthorised disclosure of personal information?</p><p>Questions and answers: after the poll ends …</p>",
"contentMap": {
"en": "<p>… 2 of 2.</p><p>Did you know that what's pictured, in the previous post, can lead to unauthorised disclosure of personal information?</p><p>Questions and answers: after the poll ends …</p>"
},
"endTime": "2023-11-15T23:16:47Z",
"closed": "2023-11-15T23:16:47Z",
"votersCount": 31,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/111377475684486485/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/111377475684486485/replies?min_id=111421799789564704&page=true",
"partOf": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/111377475684486485/replies",
"items": [
"https://mastodon.bsd.cafe/users/grahamperrin/statuses/111421799789564704"
]
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/111377475684486485/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/grahamperrin/statuses/111377475684486485/shares",
"type": "Collection",
"totalItems": 2
},
"oneOf": [
{
"type": "Note",
"name": "Yes. I know why, I'll not yet disclose the answer.",
"replies": {
"type": "Collection",
"totalItems": 5
}
},
{
"type": "Note",
"name": "I don't know, and I don't care.",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "No. I'd like to know how, after this poll ends.",
"replies": {
"type": "Collection",
"totalItems": 25
}
}
]
}