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://floss.social/users/HerraBRE/statuses/109239934709440034", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-10-27T11:12:00Z", "url": "https://floss.social/@HerraBRE/109239934709440034", "attributedTo": "https://floss.social/users/HerraBRE", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://floss.social/users/HerraBRE/followers" ], "sensitive": false, "atomUri": "https://floss.social/users/HerraBRE/statuses/109239934709440034", "inReplyToAtomUri": null, "conversation": "tag:floss.social,2022-10-27:objectId=23475106:objectType=Conversation", "content": "<p>Somehow, 3 gigs in a row, I&#39;ve found myself involved with dynamic <a href=\"https://floss.social/tags/DNS\" class=\"mention hashtag\" rel=\"tag\">#<span>DNS</span></a> infrastructure.</p><p>The pattern is always the same; there is a database of some sort, and then <a href=\"https://floss.social/tags/bind\" class=\"mention hashtag\" rel=\"tag\">#<span>bind</span></a> or <a href=\"https://floss.social/tags/powerdns\" class=\"mention hashtag\" rel=\"tag\">#<span>powerdns</span></a> serving results. Updates happen using a custom web interface or home-brewed web API.</p><p>But - we have a standard for dynamic DNS updates! It&#39;s called <a href=\"https://floss.social/tags/rfc2163\" class=\"mention hashtag\" rel=\"tag\">#<span>rfc2163</span></a>. Why aren&#39;t we using it? Because DNS is less dev friendly, I guess?</p><p>So I wrote Duppy: <a href=\"https://github.com/pagekite/duppy\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/pagekite/duppy</span><span class=\"invisible\"></span></a> - a reusable <a href=\"https://floss.social/tags/RFC2163\" class=\"mention hashtag\" rel=\"tag\">#<span>RFC2163</span></a> DNS update server.</p>", "contentMap": { "en": "<p>Somehow, 3 gigs in a row, I&#39;ve found myself involved with dynamic <a href=\"https://floss.social/tags/DNS\" class=\"mention hashtag\" rel=\"tag\">#<span>DNS</span></a> infrastructure.</p><p>The pattern is always the same; there is a database of some sort, and then <a href=\"https://floss.social/tags/bind\" class=\"mention hashtag\" rel=\"tag\">#<span>bind</span></a> or <a href=\"https://floss.social/tags/powerdns\" class=\"mention hashtag\" rel=\"tag\">#<span>powerdns</span></a> serving results. Updates happen using a custom web interface or home-brewed web API.</p><p>But - we have a standard for dynamic DNS updates! It&#39;s called <a href=\"https://floss.social/tags/rfc2163\" class=\"mention hashtag\" rel=\"tag\">#<span>rfc2163</span></a>. Why aren&#39;t we using it? Because DNS is less dev friendly, I guess?</p><p>So I wrote Duppy: <a href=\"https://github.com/pagekite/duppy\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/pagekite/duppy</span><span class=\"invisible\"></span></a> - a reusable <a href=\"https://floss.social/tags/RFC2163\" class=\"mention hashtag\" rel=\"tag\">#<span>RFC2163</span></a> DNS update server.</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://floss.social/tags/DNS", "name": "#DNS" }, { "type": "Hashtag", "href": "https://floss.social/tags/bind", "name": "#bind" }, { "type": "Hashtag", "href": "https://floss.social/tags/powerdns", "name": "#powerdns" }, { "type": "Hashtag", "href": "https://floss.social/tags/rfc2163", "name": "#rfc2163" } ], "replies": { "id": "https://floss.social/users/HerraBRE/statuses/109239934709440034/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://floss.social/users/HerraBRE/statuses/109239934709440034/replies?min_id=109239947836041298&page=true", "partOf": "https://floss.social/users/HerraBRE/statuses/109239934709440034/replies", "items": [ "https://floss.social/users/HerraBRE/statuses/109239947836041298" ] } }, "likes": { "id": "https://floss.social/users/HerraBRE/statuses/109239934709440034/likes", "type": "Collection", "totalItems": 10 }, "shares": { "id": "https://floss.social/users/HerraBRE/statuses/109239934709440034/shares", "type": "Collection", "totalItems": 6 } }