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/113955524098389116",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-06T06:28:24Z",
"url": "https://neuromatch.social/@jonny/113955524098389116",
"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/113955524098389116",
"inReplyToAtomUri": null,
"conversation": "tag:neuromatch.social,2025-02-06:objectId=23339314:objectType=Conversation",
"content": "<p>i just had an extremely galaxybrained <a href=\"https://neuromatch.social/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> idea - so ingress bandwidth is free/cheap compared to egress on various cloud providers. for this <a href=\"https://neuromatch.social/tags/bittorrent\" class=\"mention hashtag\" rel=\"tag\">#<span>bittorrent</span></a> archival tracker website i'm writing, how dope would it be to be able to provide a list of URLs to some dataset/website/etc., the server then streams that data, hashes it, discards it, generates a torrent file with the common domain as a <a href=\"https://bittorrent.org/beps/bep_0019.html\" target=\"_blank\" rel=\"nofollow noopener\">web seed</a>... and then the rest of this site kicks in where you have people who follow torrent .rss feeds with seedboxes to autoarchive them.<br><a href=\"https://codeberg.org/sneakers-the-rat/sciop/issues/31\" 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/31</span></a></p>",
"contentMap": {
"en": "<p>i just had an extremely galaxybrained <a href=\"https://neuromatch.social/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> idea - so ingress bandwidth is free/cheap compared to egress on various cloud providers. for this <a href=\"https://neuromatch.social/tags/bittorrent\" class=\"mention hashtag\" rel=\"tag\">#<span>bittorrent</span></a> archival tracker website i'm writing, how dope would it be to be able to provide a list of URLs to some dataset/website/etc., the server then streams that data, hashes it, discards it, generates a torrent file with the common domain as a <a href=\"https://bittorrent.org/beps/bep_0019.html\" target=\"_blank\" rel=\"nofollow noopener\">web seed</a>... and then the rest of this site kicks in where you have people who follow torrent .rss feeds with seedboxes to autoarchive them.<br><a href=\"https://codeberg.org/sneakers-the-rat/sciop/issues/31\" 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/31</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://neuromatch.social/tags/p2p",
"name": "#p2p"
},
{
"type": "Hashtag",
"href": "https://neuromatch.social/tags/bittorrent",
"name": "#bittorrent"
}
],
"replies": {
"id": "https://neuromatch.social/users/jonny/statuses/113955524098389116/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neuromatch.social/users/jonny/statuses/113955524098389116/replies?min_id=113955525423719360&page=true",
"partOf": "https://neuromatch.social/users/jonny/statuses/113955524098389116/replies",
"items": [
"https://neuromatch.social/users/jonny/statuses/113955525423719360"
]
}
},
"likes": {
"id": "https://neuromatch.social/users/jonny/statuses/113955524098389116/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://neuromatch.social/users/jonny/statuses/113955524098389116/shares",
"type": "Collection",
"totalItems": 9
}
}