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://mastodon.social/users/eddelbuettel/statuses/109616498092817464/activity", "type": "Create", "actor": "https://mastodon.social/users/eddelbuettel", "published": "2023-01-01T23:17:02Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/eddelbuettel/followers", "https://sciences.social/users/elinwaring", "https://mastodon.social/users/rmflight" ], "object": { "id": "https://mastodon.social/users/eddelbuettel/statuses/109616498092817464", "type": "Note", "summary": null, "inReplyTo": "https://sciences.social/users/elinwaring/statuses/109616481260692377", "published": "2023-01-01T23:17:02Z", "url": "https://mastodon.social/@eddelbuettel/109616498092817464", "attributedTo": "https://mastodon.social/users/eddelbuettel", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/eddelbuettel/followers", "https://sciences.social/users/elinwaring", "https://mastodon.social/users/rmflight" ], "sensitive": false, "atomUri": "https://mastodon.social/users/eddelbuettel/statuses/109616498092817464", "inReplyToAtomUri": "https://sciences.social/users/elinwaring/statuses/109616481260692377", "conversation": "tag:sciences.social,2023-01-01:objectId=4336917:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sciences.social/@elinwaring\" class=\"u-url mention\">@<span>elinwaring</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rmflight\" class=\"u-url mention\">@<span>rmflight</span></a></span> </p><p>It&#39;s &quot;cousin&quot; for a package is `packageVersion()` so you can always do</p><p>if (packageVersion(&quot;data.table&quot;) &gt;= &quot;1.4.7&quot;) {<br /> #... use the new thing<br />} else {<br /> #... stick with old school<br />}</p><p>to, say, accomodate a change (as I currently do with the lovely `DT()` wrapper in the dev version of `data.table`.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sciences.social/@elinwaring\" class=\"u-url mention\">@<span>elinwaring</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rmflight\" class=\"u-url mention\">@<span>rmflight</span></a></span> </p><p>It&#39;s &quot;cousin&quot; for a package is `packageVersion()` so you can always do</p><p>if (packageVersion(&quot;data.table&quot;) &gt;= &quot;1.4.7&quot;) {<br /> #... use the new thing<br />} else {<br /> #... stick with old school<br />}</p><p>to, say, accomodate a change (as I currently do with the lovely `DT()` wrapper in the dev version of `data.table`.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://sciences.social/users/elinwaring", "name": "@elinwaring@sciences.social" }, { "type": "Mention", "href": "https://mastodon.social/users/rmflight", "name": "@rmflight" } ], "replies": { "id": "https://mastodon.social/users/eddelbuettel/statuses/109616498092817464/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/eddelbuettel/statuses/109616498092817464/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/eddelbuettel/statuses/109616498092817464/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/eddelbuettel/statuses/109616498092817464/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://mastodon.social/users/eddelbuettel/statuses/109616498092817464/shares", "type": "Collection", "totalItems": 0 } } }