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/113513181223206036",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T03:34:48Z",
"url": "https://mastodon.world/@HamonWry/113513181223206036",
"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/113513181223206036",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.world,2024-11-20:objectId=334377620:objectType=Conversation",
"content": "<p>With Trump coming to power do you think there will ever be another presidential election?</p>",
"contentMap": {
"en": "<p>With Trump coming to power do you think there will ever be another presidential election?</p>"
},
"endTime": "2024-11-21T03:34:48Z",
"closed": "2024-11-21T03:34:48Z",
"votersCount": 126,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.world/users/HamonWry/statuses/113513181223206036/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/HamonWry/statuses/113513181223206036/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.world/users/HamonWry/statuses/113513181223206036/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.world/users/HamonWry/statuses/113513181223206036/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.world/users/HamonWry/statuses/113513181223206036/shares",
"type": "Collection",
"totalItems": 13
},
"oneOf": [
{
"type": "Note",
"name": "Yes",
"replies": {
"type": "Collection",
"totalItems": 39
}
},
{
"type": "Note",
"name": "No",
"replies": {
"type": "Collection",
"totalItems": 35
}
},
{
"type": "Note",
"name": "Not sure",
"replies": {
"type": "Collection",
"totalItems": 51
}
},
{
"type": "Note",
"name": "Haven’t thought about it",
"replies": {
"type": "Collection",
"totalItems": 1
}
}
]
}