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.social/users/nanochess/statuses/114112384234133164/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/nanochess/statuses/114112384234133164/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/nanochess/statuses/114112384234133164/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nanochess/statuses/114112384234133164/replies",
"items": [
{
"id": "https://mastodon.social/users/nanochess/statuses/114112403118738904",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/nanochess/statuses/114112384234133164",
"published": "2025-03-05T23:24:48Z",
"url": "https://mastodon.social/@nanochess/114112403118738904",
"attributedTo": "https://mastodon.social/users/nanochess",
"to": [
"https://mastodon.social/users/nanochess/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nanochess/statuses/114112403118738904",
"inReplyToAtomUri": "https://mastodon.social/users/nanochess/statuses/114112384234133164",
"conversation": "tag:mastodon.social,2025-03-05:objectId=938017738:objectType=Conversation",
"content": "<p>It happens that before I learned BASIC language, I became very able to type BASIC programs from magazines, and that particular night of 1984 my father ported a NIM game (player and computer take turns removing from a heap) and I typed the program...</p>",
"contentMap": {
"en": "<p>It happens that before I learned BASIC language, I became very able to type BASIC programs from magazines, and that particular night of 1984 my father ported a NIM game (player and computer take turns removing from a heap) and I typed the program...</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/nanochess/statuses/114112403118738904/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nanochess/statuses/114112403118738904/replies?min_id=114112454851164283&page=true",
"partOf": "https://mastodon.social/users/nanochess/statuses/114112403118738904/replies",
"items": [
"https://mastodon.social/users/nanochess/statuses/114112454851164283"
]
}
},
"likes": {
"id": "https://mastodon.social/users/nanochess/statuses/114112403118738904/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/nanochess/statuses/114112403118738904/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}