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://root.moose.ca/users/chris/statuses/114241786884595927",
"type": "Note",
"summary": null,
"inReplyTo": "https://root.moose.ca/users/chris/statuses/114241779798251289",
"published": "2025-03-28T19:48:48Z",
"url": "https://root.moose.ca/@chris/114241786884595927",
"attributedTo": "https://root.moose.ca/users/chris",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://root.moose.ca/users/chris/followers"
],
"sensitive": false,
"atomUri": "https://root.moose.ca/users/chris/statuses/114241786884595927",
"inReplyToAtomUri": "https://root.moose.ca/users/chris/statuses/114241779798251289",
"conversation": "tag:root.moose.ca,2025-03-12:objectId=278481:objectType=Conversation",
"content": "<p>Random thought just popped in my head... install podman on the phone and proxy all traffic outbound through pi-hole.</p><p>Linux on a phone really, really needs to take off!</p>",
"contentMap": {
"en": "<p>Random thought just popped in my head... install podman on the phone and proxy all traffic outbound through pi-hole.</p><p>Linux on a phone really, really needs to take off!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://root.moose.ca/users/chris/statuses/114241786884595927/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://root.moose.ca/users/chris/statuses/114241786884595927/replies?only_other_accounts=true&page=true",
"partOf": "https://root.moose.ca/users/chris/statuses/114241786884595927/replies",
"items": []
}
},
"likes": {
"id": "https://root.moose.ca/users/chris/statuses/114241786884595927/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://root.moose.ca/users/chris/statuses/114241786884595927/shares",
"type": "Collection",
"totalItems": 0
}
}