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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://neuromatch.social/users/jonny/statuses/113976788309917538",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-10T00:36:10Z",
"url": "https://neuromatch.social/@jonny/113976788309917538",
"attributedTo": "https://neuromatch.social/users/jonny",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://neuromatch.social/users/jonny/followers"
],
"sensitive": false,
"atomUri": "https://neuromatch.social/users/jonny/statuses/113976788309917538",
"inReplyToAtomUri": null,
"conversation": "tag:neuromatch.social,2025-02-10:objectId=23533794:objectType=Conversation",
"content": "<p>Who wants to help out with using <a href=\"https://neuromatch.social/tags/bittorrent\" class=\"mention hashtag\" rel=\"tag\">#<span>bittorrent</span></a> v2, which has file-based merkle trees, to be able to combine the smaller chunks of at-risk data scraped by many independent people, none of whom can store the whole thing? </p><p>It's the first time I've seen a real use case for Bittorrent v2, a cool p2p and interface design problem (also need to make the site capable of representing ragged, overlapping parent/child relationships, make it possible for people to \"claim\" chunks of a dataset as ones they are in the process of scraping), and all about making sure the fascists can't own the informational space and control what is allowed to be known.</p><p><a href=\"https://codeberg.org/sneakers-the-rat/sciop/issues/53\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/sneakers-the-rat/</span><span class=\"invisible\">sciop/issues/53</span></a></p>",
"contentMap": {
"en": "<p>Who wants to help out with using <a href=\"https://neuromatch.social/tags/bittorrent\" class=\"mention hashtag\" rel=\"tag\">#<span>bittorrent</span></a> v2, which has file-based merkle trees, to be able to combine the smaller chunks of at-risk data scraped by many independent people, none of whom can store the whole thing? </p><p>It's the first time I've seen a real use case for Bittorrent v2, a cool p2p and interface design problem (also need to make the site capable of representing ragged, overlapping parent/child relationships, make it possible for people to \"claim\" chunks of a dataset as ones they are in the process of scraping), and all about making sure the fascists can't own the informational space and control what is allowed to be known.</p><p><a href=\"https://codeberg.org/sneakers-the-rat/sciop/issues/53\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/sneakers-the-rat/</span><span class=\"invisible\">sciop/issues/53</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://neuromatch.social/tags/bittorrent",
"name": "#bittorrent"
}
],
"replies": {
"id": "https://neuromatch.social/users/jonny/statuses/113976788309917538/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neuromatch.social/users/jonny/statuses/113976788309917538/replies?min_id=113976925634937418&page=true",
"partOf": "https://neuromatch.social/users/jonny/statuses/113976788309917538/replies",
"items": [
"https://neuromatch.social/users/jonny/statuses/113976925634937418"
]
}
},
"likes": {
"id": "https://neuromatch.social/users/jonny/statuses/113976788309917538/likes",
"type": "Collection",
"totalItems": 26
},
"shares": {
"id": "https://neuromatch.social/users/jonny/statuses/113976788309917538/shares",
"type": "Collection",
"totalItems": 42
}
}