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.world/users/HamonWry/statuses/111525872777857168",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2023-12-05T04:16:07Z",
"url": "https://mastodon.world/@HamonWry/111525872777857168",
"attributedTo": "https://mastodon.world/users/HamonWry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.world/users/HamonWry/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.world/users/HamonWry/statuses/111525872777857168",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.world,2023-12-05:objectId=177476802:objectType=Conversation",
"content": "<p>Are you afraid of dying?</p>",
"contentMap": {
"en": "<p>Are you afraid of dying?</p>"
},
"endTime": "2023-12-06T04:16:07Z",
"closed": "2023-12-06T04:16:07Z",
"votersCount": 182,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.world/users/HamonWry/statuses/111525872777857168/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/HamonWry/statuses/111525872777857168/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.world/users/HamonWry/statuses/111525872777857168/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.world/users/HamonWry/statuses/111525872777857168/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.world/users/HamonWry/statuses/111525872777857168/shares",
"type": "Collection",
"totalItems": 11
},
"oneOf": [
{
"type": "Note",
"name": "Yes",
"replies": {
"type": "Collection",
"totalItems": 57
}
},
{
"type": "Note",
"name": "No",
"replies": {
"type": "Collection",
"totalItems": 103
}
},
{
"type": "Note",
"name": "I never think about it",
"replies": {
"type": "Collection",
"totalItems": 22
}
}
]
}