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/113955619922524061",
"type": "Note",
"summary": null,
"inReplyTo": "https://neuromatch.social/users/jonny/statuses/113955549665527147",
"published": "2025-02-06T06:52:46Z",
"url": "https://neuromatch.social/@jonny/113955619922524061",
"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/113955619922524061",
"inReplyToAtomUri": "https://neuromatch.social/users/jonny/statuses/113955549665527147",
"conversation": "tag:neuromatch.social,2025-02-06:objectId=23339314:objectType=Conversation",
"content": "<p>ok galaxybrain idea number 2:</p><p>Private trackers usually work by autogenerating torrent files with unique <code>announce</code> urls to be able to ensure torrent files aren't shared and to assign credit for uploads/downloads. </p><p>In addition to having generic RSS feeds by tag, we could also have people sign up for tags as a part of their account, as well as indicate how much space they have available, and then we could autogenerate a unique RSS feed per account that load balances torrents by priority.</p><p>This way, each torrent has some minimum number of seeders instead of needing to sign up for a potentially unbounded amount of downloads in a tag feed or needing to manually distribute over a collection of torrents.</p><p>We would either need a very large number of seeders for this to work in the aggregate, or else make priority a real-valued number based on voting, but even partially, being able to subscribe to a feed that is sensitive to seed coverage and preferences is not something i have ever seen done in bittorrent.<br><a href=\"https://codeberg.org/sneakers-the-rat/sciop/issues/32\" 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/32</span></a></p><p><a href=\"https://neuromatch.social/tags/bittorrent\" class=\"mention hashtag\" rel=\"tag\">#<span>bittorrent</span></a> <a href=\"https://neuromatch.social/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> <a href=\"https://neuromatch.social/tags/rss\" class=\"mention hashtag\" rel=\"tag\">#<span>rss</span></a></p>",
"contentMap": {
"en": "<p>ok galaxybrain idea number 2:</p><p>Private trackers usually work by autogenerating torrent files with unique <code>announce</code> urls to be able to ensure torrent files aren't shared and to assign credit for uploads/downloads. </p><p>In addition to having generic RSS feeds by tag, we could also have people sign up for tags as a part of their account, as well as indicate how much space they have available, and then we could autogenerate a unique RSS feed per account that load balances torrents by priority.</p><p>This way, each torrent has some minimum number of seeders instead of needing to sign up for a potentially unbounded amount of downloads in a tag feed or needing to manually distribute over a collection of torrents.</p><p>We would either need a very large number of seeders for this to work in the aggregate, or else make priority a real-valued number based on voting, but even partially, being able to subscribe to a feed that is sensitive to seed coverage and preferences is not something i have ever seen done in bittorrent.<br><a href=\"https://codeberg.org/sneakers-the-rat/sciop/issues/32\" 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/32</span></a></p><p><a href=\"https://neuromatch.social/tags/bittorrent\" class=\"mention hashtag\" rel=\"tag\">#<span>bittorrent</span></a> <a href=\"https://neuromatch.social/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> <a href=\"https://neuromatch.social/tags/rss\" class=\"mention hashtag\" rel=\"tag\">#<span>rss</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://neuromatch.social/tags/bittorrent",
"name": "#bittorrent"
},
{
"type": "Hashtag",
"href": "https://neuromatch.social/tags/p2p",
"name": "#p2p"
},
{
"type": "Hashtag",
"href": "https://neuromatch.social/tags/rss",
"name": "#rss"
}
],
"replies": {
"id": "https://neuromatch.social/users/jonny/statuses/113955619922524061/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neuromatch.social/users/jonny/statuses/113955619922524061/replies?only_other_accounts=true&page=true",
"partOf": "https://neuromatch.social/users/jonny/statuses/113955619922524061/replies",
"items": []
}
},
"likes": {
"id": "https://neuromatch.social/users/jonny/statuses/113955619922524061/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://neuromatch.social/users/jonny/statuses/113955619922524061/shares",
"type": "Collection",
"totalItems": 3
}
}