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/113976925634937418",
"type": "Note",
"summary": null,
"inReplyTo": "https://neuromatch.social/users/jonny/statuses/113976788309917538",
"published": "2025-02-10T01:11:06Z",
"url": "https://neuromatch.social/@jonny/113976925634937418",
"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/113976925634937418",
"inReplyToAtomUri": "https://neuromatch.social/users/jonny/statuses/113976788309917538",
"conversation": "tag:neuromatch.social,2025-02-10:objectId=23533794:objectType=Conversation",
"content": "<p>a tracker that shares peers between torrents with overlapping file hashes as far as I know doesn't exist yet, even though that was a major part of the point of bittorrent v2. Not clear if clients would support this yet, but we can make them do so. So this would be novel work that could probably be a small paper if that entices any academic hacker types, and it would be a big boon to p2p tech if that entices any regular hacker types.</p>",
"contentMap": {
"en": "<p>a tracker that shares peers between torrents with overlapping file hashes as far as I know doesn't exist yet, even though that was a major part of the point of bittorrent v2. Not clear if clients would support this yet, but we can make them do so. So this would be novel work that could probably be a small paper if that entices any academic hacker types, and it would be a big boon to p2p tech if that entices any regular hacker types.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://neuromatch.social/users/jonny/statuses/113976925634937418/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neuromatch.social/users/jonny/statuses/113976925634937418/replies?only_other_accounts=true&page=true",
"partOf": "https://neuromatch.social/users/jonny/statuses/113976925634937418/replies",
"items": []
}
},
"likes": {
"id": "https://neuromatch.social/users/jonny/statuses/113976925634937418/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://neuromatch.social/users/jonny/statuses/113976925634937418/shares",
"type": "Collection",
"totalItems": 11
}
}