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/bennileemhuis/statuses/109241388241309848",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2022-10-27T17:21:40Z",
"url": "https://mastodon.social/@bennileemhuis/109241388241309848",
"attributedTo": "https://mastodon.social/users/bennileemhuis",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/bennileemhuis/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/bennileemhuis/statuses/109241388241309848",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-10-27:objectId=322807734:objectType=Conversation",
"content": "<p>Ik blijf op twitter</p>",
"contentMap": {
"nl": "<p>Ik blijf op twitter</p>"
},
"endTime": "2022-10-28T17:21:40Z",
"closed": "2022-10-28T17:21:40Z",
"votersCount": 12,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/bennileemhuis/statuses/109241388241309848/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/bennileemhuis/statuses/109241388241309848/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/bennileemhuis/statuses/109241388241309848/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/bennileemhuis/statuses/109241388241309848/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/bennileemhuis/statuses/109241388241309848/shares",
"type": "Collection",
"totalItems": 1
},
"oneOf": [
{
"type": "Note",
"name": "Ja",
"replies": {
"type": "Collection",
"totalItems": 6
}
},
{
"type": "Note",
"name": "Nee",
"replies": {
"type": "Collection",
"totalItems": 6
}
}
]
}