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/114060348114218613",
"type": "Note",
"summary": null,
"inReplyTo": "https://neuromatch.social/users/jonny/statuses/114060313170646694",
"published": "2025-02-24T18:46:32Z",
"url": "https://neuromatch.social/@jonny/114060348114218613",
"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/114060348114218613",
"inReplyToAtomUri": "https://neuromatch.social/users/jonny/statuses/114060313170646694",
"conversation": "tag:neuromatch.social,2025-02-24:objectId=24285554:objectType=Conversation",
"content": "<p>The part that's super broken is the \"required\" part - like even if you were to discover a peer that had a partial match for what you were looking for through some other means, like a tracker that could handle matching by file hashes: it has the torrent hash tree table for the infohash you're looking for, and so it knows there are other torrents with matching files too, so it sends you back a peer list that includes a mapping of \"this peer has exactly the torrent, but this one only has part of it within another torrent with x overlapping files.\" A well behaved peer would not be allowed to use this additional data even though that's one of the major points of v2.</p>",
"contentMap": {
"en": "<p>The part that's super broken is the \"required\" part - like even if you were to discover a peer that had a partial match for what you were looking for through some other means, like a tracker that could handle matching by file hashes: it has the torrent hash tree table for the infohash you're looking for, and so it knows there are other torrents with matching files too, so it sends you back a peer list that includes a mapping of \"this peer has exactly the torrent, but this one only has part of it within another torrent with x overlapping files.\" A well behaved peer would not be allowed to use this additional data even though that's one of the major points of v2.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://neuromatch.social/users/jonny/statuses/114060348114218613/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neuromatch.social/users/jonny/statuses/114060348114218613/replies?only_other_accounts=true&page=true",
"partOf": "https://neuromatch.social/users/jonny/statuses/114060348114218613/replies",
"items": []
}
},
"likes": {
"id": "https://neuromatch.social/users/jonny/statuses/114060348114218613/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://neuromatch.social/users/jonny/statuses/114060348114218613/shares",
"type": "Collection",
"totalItems": 1
}
}