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/whitequark/statuses/113530064794640024",
"type": "Note",
"summary": null,
"inReplyTo": "https://mast.hpc.social/users/jbowen/statuses/113529998380988096",
"published": "2024-11-23T03:08:30Z",
"url": "https://mastodon.social/@whitequark/113530064794640024",
"attributedTo": "https://mastodon.social/users/whitequark",
"to": [
"https://mastodon.social/users/whitequark/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mast.hpc.social/users/jbowen",
"https://mastodon.social/users/mcc"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/whitequark/statuses/113530064794640024",
"inReplyToAtomUri": "https://mast.hpc.social/users/jbowen/statuses/113529998380988096",
"conversation": "tag:mastodon.social,2024-11-23:objectId=855023952:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mast.hpc.social/@jbowen\" class=\"u-url mention\">@<span>jbowen</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mcc\" class=\"u-url mention\">@<span>mcc</span></a></span> i do digital logic</p><p>*everything* with state is a state machine :)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mast.hpc.social/@jbowen\" class=\"u-url mention\">@<span>jbowen</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mcc\" class=\"u-url mention\">@<span>mcc</span></a></span> i do digital logic</p><p>*everything* with state is a state machine :)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mast.hpc.social/users/jbowen",
"name": "@jbowen@mast.hpc.social"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/mcc",
"name": "@mcc"
}
],
"replies": {
"id": "https://mastodon.social/users/whitequark/statuses/113530064794640024/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/whitequark/statuses/113530064794640024/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/whitequark/statuses/113530064794640024/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/whitequark/statuses/113530064794640024/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/whitequark/statuses/113530064794640024/shares",
"type": "Collection",
"totalItems": 1
}
}