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.social/users/aeveltstra/statuses/109547171836673428", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-12-20T17:26:27Z", "url": "https://mastodon.social/@aeveltstra/109547171836673428", "attributedTo": "https://mastodon.social/users/aeveltstra", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/aeveltstra/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/aeveltstra/statuses/109547171836673428", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2022-12-20:objectId=361768515:objectType=Conversation", "content": "<p><a href=\"https://mastodon.social/tags/TIL\" class=\"mention hashtag\" rel=\"tag\">#<span>TIL</span></a> that <a href=\"https://mastodon.social/tags/powershell\" class=\"mention hashtag\" rel=\"tag\">#<span>powershell</span></a> allows many <a href=\"https://mastodon.social/tags/unicode\" class=\"mention hashtag\" rel=\"tag\">#<span>unicode</span></a> characters as the name of its variables... but it does not allow ∑ (ary sum), and if you add a superscript ² (square), powershell thinks you&#39;re starting a new variable. And thanks, <a href=\"https://mastodon.social/tags/Microsoft\" class=\"mention hashtag\" rel=\"tag\">#<span>Microsoft</span></a>. Were you planning on creating a <a href=\"https://mastodon.social/tags/mathematics\" class=\"mention hashtag\" rel=\"tag\">#<span>mathematics</span></a> engine in powershell?</p>", "contentMap": { "en": "<p><a href=\"https://mastodon.social/tags/TIL\" class=\"mention hashtag\" rel=\"tag\">#<span>TIL</span></a> that <a href=\"https://mastodon.social/tags/powershell\" class=\"mention hashtag\" rel=\"tag\">#<span>powershell</span></a> allows many <a href=\"https://mastodon.social/tags/unicode\" class=\"mention hashtag\" rel=\"tag\">#<span>unicode</span></a> characters as the name of its variables... but it does not allow ∑ (ary sum), and if you add a superscript ² (square), powershell thinks you&#39;re starting a new variable. And thanks, <a href=\"https://mastodon.social/tags/Microsoft\" class=\"mention hashtag\" rel=\"tag\">#<span>Microsoft</span></a>. Were you planning on creating a <a href=\"https://mastodon.social/tags/mathematics\" class=\"mention hashtag\" rel=\"tag\">#<span>mathematics</span></a> engine in powershell?</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/til", "name": "#til" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/powershell", "name": "#powershell" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/unicode", "name": "#unicode" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/microsoft", "name": "#microsoft" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/mathematics", "name": "#mathematics" } ], "replies": { "id": "https://mastodon.social/users/aeveltstra/statuses/109547171836673428/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/aeveltstra/statuses/109547171836673428/replies?min_id=109547222535754160&page=true", "partOf": "https://mastodon.social/users/aeveltstra/statuses/109547171836673428/replies", "items": [ "https://mastodon.social/users/aeveltstra/statuses/109547222535754160" ] } }, "likes": { "id": "https://mastodon.social/users/aeveltstra/statuses/109547171836673428/likes", "type": "Collection", "totalItems": 4 }, "shares": { "id": "https://mastodon.social/users/aeveltstra/statuses/109547171836673428/shares", "type": "Collection", "totalItems": 2 } }