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://raru.re/users/easthighNerd/collections/featured", "type": "OrderedCollection", "totalItems": 5, "orderedItems": [ "https://raru.re/users/easthighNerd/statuses/110929343572259865", { "id": "https://raru.re/users/easthighNerd/statuses/109876765123396888", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-02-16T22:26:21Z", "url": "https://raru.re/@easthighNerd/109876765123396888", "attributedTo": "https://raru.re/users/easthighNerd", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://raru.re/users/easthighNerd/followers" ], "sensitive": false, "atomUri": "https://raru.re/users/easthighNerd/statuses/109876765123396888", "inReplyToAtomUri": null, "conversation": "tag:raru.re,2023-02-16:objectId=19129544:objectType=Conversation", "content": "<p>Here&#39;s a <a href=\"https://raru.re/tags/FediTip\" class=\"mention hashtag\" rel=\"tag\">#<span>FediTip</span></a> for people:<br />Know your post privacy</p><p>---</p><p>Public:<br />It&#39;s out there for anyone to see</p><p>Unlisted:<br />Won&#39;t show in Local or Federated timelines, however will still show in Home timelines of your followers and can be boosted for others to see</p><p>Followers-Only:<br />Only people who follow you can see these posts, and they cannot be boosted</p><p>Direct/Mentioned-Only:<br />Only those mentioned in the post can see it, and it cannot be boosted, it&#39;s kinda like a direct message (DM)</p><p>---</p><p>Please remember, your instance admin can see your posts regardless of what type of post privacy you give it, if they so choose, by looking at the server logs or the database or whatever</p><p>But than again that&#39;s the case with any type of social media, public or private, proprietary or libre</p><p><a href=\"https://raru.re/tags/FediTips\" class=\"mention hashtag\" rel=\"tag\">#<span>FediTips</span></a></p>", "contentMap": { "en": "<p>Here&#39;s a <a href=\"https://raru.re/tags/FediTip\" class=\"mention hashtag\" rel=\"tag\">#<span>FediTip</span></a> for people:<br />Know your post privacy</p><p>---</p><p>Public:<br />It&#39;s out there for anyone to see</p><p>Unlisted:<br />Won&#39;t show in Local or Federated timelines, however will still show in Home timelines of your followers and can be boosted for others to see</p><p>Followers-Only:<br />Only people who follow you can see these posts, and they cannot be boosted</p><p>Direct/Mentioned-Only:<br />Only those mentioned in the post can see it, and it cannot be boosted, it&#39;s kinda like a direct message (DM)</p><p>---</p><p>Please remember, your instance admin can see your posts regardless of what type of post privacy you give it, if they so choose, by looking at the server logs or the database or whatever</p><p>But than again that&#39;s the case with any type of social media, public or private, proprietary or libre</p><p><a href=\"https://raru.re/tags/FediTips\" class=\"mention hashtag\" rel=\"tag\">#<span>FediTips</span></a></p>" }, "updated": "2023-02-16T22:30:26Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://raru.re/tags/Feditip", "name": "#Feditip" }, { "type": "Hashtag", "href": "https://raru.re/tags/feditips", "name": "#feditips" } ], "replies": { "id": "https://raru.re/users/easthighNerd/statuses/109876765123396888/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://raru.re/users/easthighNerd/statuses/109876765123396888/replies?only_other_accounts=true&page=true", "partOf": "https://raru.re/users/easthighNerd/statuses/109876765123396888/replies", "items": [] } }, "likes": { "id": "https://raru.re/users/easthighNerd/statuses/109876765123396888/likes", "type": "Collection", "totalItems": 3 }, "shares": { "id": "https://raru.re/users/easthighNerd/statuses/109876765123396888/shares", "type": "Collection", "totalItems": 4 } }, { "id": "https://raru.re/users/easthighNerd/statuses/109543158915246370", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-12-20T00:25:55Z", "url": "https://raru.re/@easthighNerd/109543158915246370", "attributedTo": "https://raru.re/users/easthighNerd", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://raru.re/users/easthighNerd/followers" ], "sensitive": false, "atomUri": "https://raru.re/users/easthighNerd/statuses/109543158915246370", "inReplyToAtomUri": null, "conversation": "tag:raru.re,2022-12-20:objectId=17503704:objectType=Conversation", "content": "<p>TIL:</p><p>So you know how on a Linux terminal, you can use [Ctrl]+[R] to do a reverse search of your commands?</p><p>Well, apparently, I just found out by accident, you can do the same thing forward with [Ctrl]+[S]!</p><p>Forward, you may be asking? How, you may be asking?</p><p>So, ya know when you use your arrow keys to move between your previously run commands?</p><p>Well, apparently, [Ctrl]+[R] searches from prior to that line, while [Ctrl]+[S] does it after that line!</p>", "contentMap": { "en": "<p>TIL:</p><p>So you know how on a Linux terminal, you can use [Ctrl]+[R] to do a reverse search of your commands?</p><p>Well, apparently, I just found out by accident, you can do the same thing forward with [Ctrl]+[S]!</p><p>Forward, you may be asking? How, you may be asking?</p><p>So, ya know when you use your arrow keys to move between your previously run commands?</p><p>Well, apparently, [Ctrl]+[R] searches from prior to that line, while [Ctrl]+[S] does it after that line!</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://raru.re/users/easthighNerd/statuses/109543158915246370/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://raru.re/users/easthighNerd/statuses/109543158915246370/replies?min_id=109543189926135730&page=true", "partOf": "https://raru.re/users/easthighNerd/statuses/109543158915246370/replies", "items": [ "https://raru.re/users/easthighNerd/statuses/109543189926135730" ] } }, "likes": { "id": "https://raru.re/users/easthighNerd/statuses/109543158915246370/likes", "type": "Collection", "totalItems": 8 }, "shares": { "id": "https://raru.re/users/easthighNerd/statuses/109543158915246370/shares", "type": "Collection", "totalItems": 2 } }, { "id": "https://raru.re/users/easthighNerd/statuses/108383014584771073", "type": "Question", "summary": null, "inReplyTo": null, "published": "2022-05-29T03:05:57Z", "url": "https://raru.re/@easthighNerd/108383014584771073", "attributedTo": "https://raru.re/users/easthighNerd", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://raru.re/users/easthighNerd/followers" ], "sensitive": false, "atomUri": "https://raru.re/users/easthighNerd/statuses/108383014584771073", "inReplyToAtomUri": null, "conversation": "tag:raru.re,2022-05-29:objectId=12775506:objectType=Conversation", "content": "<p>What is your prefered decentralized messaging &quot;platform&quot;?</p><p>(Please boost!)</p><p>(Follow up from this post: <a href=\"https://raru.re/@easthighNerd/108257140451358293\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">raru.re/@easthighNerd/10825714</span><span class=\"invisible\">0451358293</span></a> )</p>", "contentMap": { "en": "<p>What is your prefered decentralized messaging &quot;platform&quot;?</p><p>(Please boost!)</p><p>(Follow up from this post: <a href=\"https://raru.re/@easthighNerd/108257140451358293\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">raru.re/@easthighNerd/10825714</span><span class=\"invisible\">0451358293</span></a> )</p>" }, "endTime": "2022-06-05T03:05:57Z", "closed": "2022-06-05T03:05:57Z", "votersCount": 14, "attachment": [], "tag": [], "replies": { "id": "https://raru.re/users/easthighNerd/statuses/108383014584771073/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://raru.re/users/easthighNerd/statuses/108383014584771073/replies?only_other_accounts=true&page=true", "partOf": "https://raru.re/users/easthighNerd/statuses/108383014584771073/replies", "items": [] } }, "likes": { "id": "https://raru.re/users/easthighNerd/statuses/108383014584771073/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://raru.re/users/easthighNerd/statuses/108383014584771073/shares", "type": "Collection", "totalItems": 3 }, "oneOf": [ { "type": "Note", "name": "XMPP/Jabber", "replies": { "type": "Collection", "totalItems": 8 } }, { "type": "Note", "name": "Matrix", "replies": { "type": "Collection", "totalItems": 5 } }, { "type": "Note", "name": "Briar", "replies": { "type": "Collection", "totalItems": 0 } }, { "type": "Note", "name": "Other (must be decentralized and (E2E) encrypted)", "replies": { "type": "Collection", "totalItems": 1 } } ] }, { "id": "https://raru.re/users/easthighNerd/statuses/108257140451358293", "type": "Question", "summary": null, "inReplyTo": null, "published": "2022-05-06T21:34:30Z", "url": "https://raru.re/@easthighNerd/108257140451358293", "attributedTo": "https://raru.re/users/easthighNerd", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://raru.re/users/easthighNerd/followers" ], "sensitive": false, "atomUri": "https://raru.re/users/easthighNerd/statuses/108257140451358293", "inReplyToAtomUri": null, "conversation": "tag:raru.re,2022-05-06:objectId=12298151:objectType=Conversation", "content": "<p>What be your messaging method of choice?</p><p>(Please boost!)</p>", "contentMap": { "en": "<p>What be your messaging method of choice?</p><p>(Please boost!)</p>" }, "endTime": "2022-05-13T21:34:30Z", "closed": "2022-05-13T21:34:30Z", "votersCount": 95, "attachment": [], "tag": [], "replies": { "id": "https://raru.re/users/easthighNerd/statuses/108257140451358293/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://raru.re/users/easthighNerd/statuses/108257140451358293/replies?only_other_accounts=true&page=true", "partOf": "https://raru.re/users/easthighNerd/statuses/108257140451358293/replies", "items": [] } }, "likes": { "id": "https://raru.re/users/easthighNerd/statuses/108257140451358293/likes", "type": "Collection", "totalItems": 3 }, "shares": { "id": "https://raru.re/users/easthighNerd/statuses/108257140451358293/shares", "type": "Collection", "totalItems": 15 }, "oneOf": [ { "type": "Note", "name": "XMPP/Matrix/etc. (something open)", "replies": { "type": "Collection", "totalItems": 60 } }, { "type": "Note", "name": "Signal/WhatsApp/Telegram/etc. (something closed)", "replies": { "type": "Collection", "totalItems": 25 } }, { "type": "Note", "name": "SMS/IRC/etc. (something exposed)", "replies": { "type": "Collection", "totalItems": 4 } }, { "type": "Note", "name": "Other (please comment what your 'other' would be!)", "replies": { "type": "Collection", "totalItems": 6 } } ] } ] }