ActivityPub Viewer

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.

Open in browser →
{ "@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://mastodon.xyz/users/zacchiro/statuses/113089468190435671", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-09-06T07:39:00Z", "url": "https://mastodon.xyz/@zacchiro/113089468190435671", "attributedTo": "https://mastodon.xyz/users/zacchiro", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.xyz/users/zacchiro/followers" ], "sensitive": false, "atomUri": "https://mastodon.xyz/users/zacchiro/statuses/113089468190435671", "inReplyToAtomUri": null, "conversation": "tag:mastodon.xyz,2024-09-06:objectId=196089013:objectType=Conversation", "content": "<p>New <a href=\"https://mastodon.xyz/tags/paper\" class=\"mention hashtag\" rel=\"tag\">#<span>paper</span></a> out: « Code <a href=\"https://mastodon.xyz/tags/stylometry\" class=\"mention hashtag\" rel=\"tag\">#<span>stylometry</span></a> vs formatting and minification » <a href=\"https://peerj.com/articles/cs-2142/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peerj.com/articles/cs-2142/</span><span class=\"invisible\"></span></a> , where we show how much current code stylometry techniques (i.e., how to automatically detect the author of a source code snippet) are resistent to automatic code formatting and minification. (Spoiler: quite a bit, authors can still be identified after those source-to-source transformations.) Available <a href=\"https://mastodon.xyz/tags/openaccess\" class=\"mention hashtag\" rel=\"tag\">#<span>openaccess</span></a> on <a href=\"https://mastodon.xyz/tags/PeerJ\" class=\"mention hashtag\" rel=\"tag\">#<span>PeerJ</span></a> CS.</p>", "contentMap": { "en": "<p>New <a href=\"https://mastodon.xyz/tags/paper\" class=\"mention hashtag\" rel=\"tag\">#<span>paper</span></a> out: « Code <a href=\"https://mastodon.xyz/tags/stylometry\" class=\"mention hashtag\" rel=\"tag\">#<span>stylometry</span></a> vs formatting and minification » <a href=\"https://peerj.com/articles/cs-2142/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peerj.com/articles/cs-2142/</span><span class=\"invisible\"></span></a> , where we show how much current code stylometry techniques (i.e., how to automatically detect the author of a source code snippet) are resistent to automatic code formatting and minification. (Spoiler: quite a bit, authors can still be identified after those source-to-source transformations.) Available <a href=\"https://mastodon.xyz/tags/openaccess\" class=\"mention hashtag\" rel=\"tag\">#<span>openaccess</span></a> on <a href=\"https://mastodon.xyz/tags/PeerJ\" class=\"mention hashtag\" rel=\"tag\">#<span>PeerJ</span></a> CS.</p>" }, "updated": "2024-09-06T08:34:22Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.xyz/tags/paper", "name": "#paper" }, { "type": "Hashtag", "href": "https://mastodon.xyz/tags/stylometry", "name": "#stylometry" }, { "type": "Hashtag", "href": "https://mastodon.xyz/tags/openaccess", "name": "#openaccess" }, { "type": "Hashtag", "href": "https://mastodon.xyz/tags/peerj", "name": "#peerj" } ], "replies": { "id": "https://mastodon.xyz/users/zacchiro/statuses/113089468190435671/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.xyz/users/zacchiro/statuses/113089468190435671/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.xyz/users/zacchiro/statuses/113089468190435671/replies", "items": [] } }, "likes": { "id": "https://mastodon.xyz/users/zacchiro/statuses/113089468190435671/likes", "type": "Collection", "totalItems": 3 }, "shares": { "id": "https://mastodon.xyz/users/zacchiro/statuses/113089468190435671/shares", "type": "Collection", "totalItems": 5 } }