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://chaos.social/users/floyd/statuses/113440973692922441/activity",
"type": "Create",
"actor": "https://chaos.social/users/floyd",
"published": "2024-11-07T09:31:28Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/floyd/followers"
],
"object": {
"id": "https://chaos.social/users/floyd/statuses/113440973692922441",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-07T09:31:28Z",
"url": "https://chaos.social/@floyd/113440973692922441",
"attributedTo": "https://chaos.social/users/floyd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/floyd/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/floyd/statuses/113440973692922441",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-11-07:objectId=220882853:objectType=Conversation",
"content": "<p>It's a real shame not more file explorers support hex preview as a widget. I learned so much about file formats since I have that</p>",
"contentMap": {
"en": "<p>It's a real shame not more file explorers support hex preview as a widget. I learned so much about file formats since I have that</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/floyd/statuses/113440973692922441/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/floyd/statuses/113440973692922441/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/floyd/statuses/113440973692922441/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/floyd/statuses/113440973692922441/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/floyd/statuses/113440973692922441/shares",
"type": "Collection",
"totalItems": 0
}
}
}