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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://toot.cafe/users/reconbot/statuses/113330365989798445",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-18T20:42:29Z",
"url": "https://toot.cafe/@reconbot/113330365989798445",
"attributedTo": "https://toot.cafe/users/reconbot",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/reconbot/followers"
],
"sensitive": false,
"atomUri": "https://toot.cafe/users/reconbot/statuses/113330365989798445",
"inReplyToAtomUri": null,
"conversation": "tag:toot.cafe,2024-10-18:objectId=73546732:objectType=Conversation",
"content": "<p>If I had a bunch of computers on a network and wanted to peer to peer distribute a large file from one peer to all of them without leaking to the world what was going on, what would be the best tool for the job?</p><p>And yes <a href=\"https://toot.cafe/tags/BitTorrent\" class=\"mention hashtag\" rel=\"tag\">#<span>BitTorrent</span></a> is probably the tool, but most of these clients are not interested in secrecy.</p>",
"contentMap": {
"en": "<p>If I had a bunch of computers on a network and wanted to peer to peer distribute a large file from one peer to all of them without leaking to the world what was going on, what would be the best tool for the job?</p><p>And yes <a href=\"https://toot.cafe/tags/BitTorrent\" class=\"mention hashtag\" rel=\"tag\">#<span>BitTorrent</span></a> is probably the tool, but most of these clients are not interested in secrecy.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://toot.cafe/tags/bittorrent",
"name": "#bittorrent"
}
],
"replies": {
"id": "https://toot.cafe/users/reconbot/statuses/113330365989798445/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/reconbot/statuses/113330365989798445/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.cafe/users/reconbot/statuses/113330365989798445/replies",
"items": []
}
},
"likes": {
"id": "https://toot.cafe/users/reconbot/statuses/113330365989798445/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://toot.cafe/users/reconbot/statuses/113330365989798445/shares",
"type": "Collection",
"totalItems": 0
}
}