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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/atomicpoet/statuses/109751843864220746",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/atomicpoet/statuses/109751823883434824",
"published": "2023-01-25T20:57:14Z",
"url": "https://mastodon.social/@atomicpoet/109751843864220746",
"attributedTo": "https://mastodon.social/users/atomicpoet",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/atomicpoet/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/atomicpoet/statuses/109751843864220746",
"inReplyToAtomUri": "https://mastodon.social/users/atomicpoet/statuses/109751823883434824",
"conversation": "tag:mastodon.social,2023-01-25:objectId=385744383:objectType=Conversation",
"content": "<p>2/ The most important feature of <a href=\"https://mastodon.social/tags/GreatApe\" class=\"mention hashtag\" rel=\"tag\">#<span>GreatApe</span></a> is to successfully distribute a P2P stream of audio/video to a large group of people. </p><p>With a live audience of 20 people, we were able to successfully accomplish this.</p><p>With bots, we were able to distribute to 50.</p><p>How does the P2P distribution work?</p><p>It resembles a tree. </p><p>The broadcaster distributes to no more than two people.</p><p>Each of those two people distribute to two people in their own branches. </p><p>This reduces cost of audio/video distribution.</p>",
"contentMap": {
"en": "<p>2/ The most important feature of <a href=\"https://mastodon.social/tags/GreatApe\" class=\"mention hashtag\" rel=\"tag\">#<span>GreatApe</span></a> is to successfully distribute a P2P stream of audio/video to a large group of people. </p><p>With a live audience of 20 people, we were able to successfully accomplish this.</p><p>With bots, we were able to distribute to 50.</p><p>How does the P2P distribution work?</p><p>It resembles a tree. </p><p>The broadcaster distributes to no more than two people.</p><p>Each of those two people distribute to two people in their own branches. </p><p>This reduces cost of audio/video distribution.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/greatape",
"name": "#greatape"
}
],
"replies": {
"id": "https://mastodon.social/users/atomicpoet/statuses/109751843864220746/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/atomicpoet/statuses/109751843864220746/replies?min_id=109751859419545078&page=true",
"partOf": "https://mastodon.social/users/atomicpoet/statuses/109751843864220746/replies",
"items": [
"https://mastodon.social/users/atomicpoet/statuses/109751859419545078"
]
}
},
"likes": {
"id": "https://mastodon.social/users/atomicpoet/statuses/109751843864220746/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://mastodon.social/users/atomicpoet/statuses/109751843864220746/shares",
"type": "Collection",
"totalItems": 7
}
}