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" } ], "id": "https://ioc.exchange/users/azonenberg/statuses/113422618854400481", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.social/users/pervognsen/statuses/113422567498372496", "published": "2024-11-04T03:43:36Z", "url": "https://ioc.exchange/@azonenberg/113422618854400481", "attributedTo": "https://ioc.exchange/users/azonenberg", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://ioc.exchange/users/azonenberg/followers", "https://mastodon.social/users/pervognsen" ], "sensitive": false, "atomUri": "https://ioc.exchange/users/azonenberg/statuses/113422618854400481", "inReplyToAtomUri": "https://mastodon.social/users/pervognsen/statuses/113422567498372496", "conversation": "tag:mastodon.social,2024-11-04:objectId=838992419:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@pervognsen\" class=\"u-url mention\">@<span>pervognsen</span></a></span> I wish C and C++ supported Verilog-style named (vs positional) arguments to functions, with the option to define defaults for every argument.</p><p>So you could have</p><p>Foo(<br /> .bar(i)<br /> .baz(0xdeadbeef)<br />/* argument foobar not specified, uses default value */<br />);</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@pervognsen\" class=\"u-url mention\">@<span>pervognsen</span></a></span> I wish C and C++ supported Verilog-style named (vs positional) arguments to functions, with the option to define defaults for every argument.</p><p>So you could have</p><p>Foo(<br /> .bar(i)<br /> .baz(0xdeadbeef)<br />/* argument foobar not specified, uses default value */<br />);</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.social/users/pervognsen", "name": "@pervognsen@mastodon.social" } ], "replies": { "id": "https://ioc.exchange/users/azonenberg/statuses/113422618854400481/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://ioc.exchange/users/azonenberg/statuses/113422618854400481/replies?min_id=113422623479409115&page=true", "partOf": "https://ioc.exchange/users/azonenberg/statuses/113422618854400481/replies", "items": [ "https://ioc.exchange/users/azonenberg/statuses/113422623479409115" ] } }, "likes": { "id": "https://ioc.exchange/users/azonenberg/statuses/113422618854400481/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://ioc.exchange/users/azonenberg/statuses/113422618854400481/shares", "type": "Collection", "totalItems": 0 } }