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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://neuromatch.social/users/jonny/statuses/114288960571080078",
"type": "Note",
"summary": null,
"inReplyTo": "https://neuromatch.social/users/jonny/statuses/114288941897469136",
"published": "2025-04-06T03:45:41Z",
"url": "https://neuromatch.social/@jonny/114288960571080078",
"attributedTo": "https://neuromatch.social/users/jonny",
"to": [
"https://neuromatch.social/users/jonny/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://neuromatch.social/users/jonny/statuses/114288960571080078",
"inReplyToAtomUri": "https://neuromatch.social/users/jonny/statuses/114288941897469136",
"conversation": "tag:neuromatch.social,2025-04-06:objectId=26379923:objectType=Conversation",
"content": "<p>You don't need anyone's permission to do it. If something matters to you, you can make a copy and make it available to everyone. The only thing that trackers do is tell other people who care about the same thing that you've done so, but you can just as easily make a torrent file and email it to your friends. There is no global network needed, swarms can be as small as 2 computers on an island or as large as the internet. Bittorrent needs a ton of evolution, but it strikes the fundamentally correct balance of complexity and division of labor that other more sophisticated p2p projects that rely on e.g a DHT (rather than just being able to make use of one) or have no organic facilitation of curation and organization like trackers struggle to match.</p>",
"contentMap": {
"en": "<p>You don't need anyone's permission to do it. If something matters to you, you can make a copy and make it available to everyone. The only thing that trackers do is tell other people who care about the same thing that you've done so, but you can just as easily make a torrent file and email it to your friends. There is no global network needed, swarms can be as small as 2 computers on an island or as large as the internet. Bittorrent needs a ton of evolution, but it strikes the fundamentally correct balance of complexity and division of labor that other more sophisticated p2p projects that rely on e.g a DHT (rather than just being able to make use of one) or have no organic facilitation of curation and organization like trackers struggle to match.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://neuromatch.social/users/jonny/statuses/114288960571080078/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neuromatch.social/users/jonny/statuses/114288960571080078/replies?min_id=114288965475267500&page=true",
"partOf": "https://neuromatch.social/users/jonny/statuses/114288960571080078/replies",
"items": [
"https://neuromatch.social/users/jonny/statuses/114288965475267500"
]
}
},
"likes": {
"id": "https://neuromatch.social/users/jonny/statuses/114288960571080078/likes",
"type": "Collection",
"totalItems": 38
},
"shares": {
"id": "https://neuromatch.social/users/jonny/statuses/114288960571080078/shares",
"type": "Collection",
"totalItems": 15
}
}