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.online/users/DrewNaylor/statuses/112381412483841625",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.online/users/DrewNaylor/statuses/112380224602875748",
"published": "2024-05-04T06:31:07Z",
"url": "https://mastodon.online/@DrewNaylor/112381412483841625",
"attributedTo": "https://mastodon.online/users/DrewNaylor",
"to": [
"https://mastodon.online/users/DrewNaylor/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/DrewNaylor/statuses/112381412483841625",
"inReplyToAtomUri": "https://mastodon.online/users/DrewNaylor/statuses/112380224602875748",
"conversation": "tag:mastodon.online,2024-05-04:objectId=324719483:objectType=Conversation",
"content": "<p>Managed to get it to work, but I broke my password showing off a demo of how to do it so I need to reboot into a chroot and fix it (in short, rootful distrobox with a different password set in the container will lead to a bad time).</p>",
"contentMap": {
"en": "<p>Managed to get it to work, but I broke my password showing off a demo of how to do it so I need to reboot into a chroot and fix it (in short, rootful distrobox with a different password set in the container will lead to a bad time).</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/DrewNaylor/statuses/112381412483841625/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/DrewNaylor/statuses/112381412483841625/replies?min_id=112381788501709793&page=true",
"partOf": "https://mastodon.online/users/DrewNaylor/statuses/112381412483841625/replies",
"items": [
"https://mastodon.online/users/DrewNaylor/statuses/112381788501709793"
]
}
},
"likes": {
"id": "https://mastodon.online/users/DrewNaylor/statuses/112381412483841625/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/DrewNaylor/statuses/112381412483841625/shares",
"type": "Collection",
"totalItems": 0
}
}