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.bsd.cafe/users/zirias/statuses/114533128513252405", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.bsd.cafe/users/zirias/statuses/114507351953727972", "published": "2025-05-19T06:40:48Z", "url": "https://mastodon.bsd.cafe/@zirias/114533128513252405", "attributedTo": "https://mastodon.bsd.cafe/users/zirias", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.bsd.cafe/users/zirias/followers" ], "sensitive": false, "atomUri": "https://mastodon.bsd.cafe/users/zirias/statuses/114533128513252405", "inReplyToAtomUri": "https://mastodon.bsd.cafe/users/zirias/statuses/114507351953727972", "conversation": "tag:bsd.cafe,2025-05-14:objectId=16974280:objectType=Conversation", "content": "<p>The new <a href=\"https://mastodon.bsd.cafe/tags/Xiaomi\" class=\"mention hashtag\" rel=\"tag\">#<span>Xiaomi</span></a> phone with <a href=\"https://mastodon.bsd.cafe/tags/HyperOS2\" class=\"mention hashtag\" rel=\"tag\">#<span>HyperOS2</span></a> is now fully <a href=\"https://mastodon.bsd.cafe/tags/rooted\" class=\"mention hashtag\" rel=\"tag\">#<span>rooted</span></a>, with <a href=\"https://mastodon.bsd.cafe/tags/Magisk\" class=\"mention hashtag\" rel=\"tag\">#<span>Magisk</span></a> installed plus some modules, including a de-bloater that, if I understand that correctly, gets rid of system apps using filesystem overlays (so, they&#39;re still there in the system partition, but really unaccessible on a very low layer). The other modules are there for fixing integrity checks, I got google wallet, paypal and my bank&#39;s app to work flawlessly. 🥳 </p><p>Now it should be possible to install some linux dist in a chroot, will probably test that soon.</p><p>There were quite a few issues on the way, e.g. a weird location of the init-boot that needs patching to install magisk: a cpio archive inside vendor-boot, unsupported by vanilla magisk, so I had to patch the magisk app first to move on 🤯. Getting magisk installed and the necessary tweaks in place for certain apps to work again took me half a day. Well, the phone model isn&#39;t the most widespread one, so finding infos took some time.</p><p>And there&#39;s still the same general issue with <a href=\"https://mastodon.bsd.cafe/tags/android\" class=\"mention hashtag\" rel=\"tag\">#<span>android</span></a> <a href=\"https://mastodon.bsd.cafe/tags/modding\" class=\"mention hashtag\" rel=\"tag\">#<span>modding</span></a> community that I already observed 15 years ago, although back then, things were generally simpler: It seems most of the time, people only share some step-by-step instructions without ANY explanation, and people are also only looking for that. It&#39;s weird, you see forum posts from people doing the dumbest things by varying these instructions if they don&#39;t work for them, because they have no background knowledge whatsoever. What&#39;s even worse now, people started putting crappy videos on youtube and tiktok. Don&#39;t ever watch any of them, it&#39;s a pure waste of time. Instead, work through all the stuff on XDA, it&#39;s also full of that pointless &quot;do that, then do that, type foo, click here&quot; nonsense, but occasionally you will find the background info you need to understand what&#39;s going on and how to fix your own issues. 🤪</p>", "contentMap": { "en": "<p>The new <a href=\"https://mastodon.bsd.cafe/tags/Xiaomi\" class=\"mention hashtag\" rel=\"tag\">#<span>Xiaomi</span></a> phone with <a href=\"https://mastodon.bsd.cafe/tags/HyperOS2\" class=\"mention hashtag\" rel=\"tag\">#<span>HyperOS2</span></a> is now fully <a href=\"https://mastodon.bsd.cafe/tags/rooted\" class=\"mention hashtag\" rel=\"tag\">#<span>rooted</span></a>, with <a href=\"https://mastodon.bsd.cafe/tags/Magisk\" class=\"mention hashtag\" rel=\"tag\">#<span>Magisk</span></a> installed plus some modules, including a de-bloater that, if I understand that correctly, gets rid of system apps using filesystem overlays (so, they&#39;re still there in the system partition, but really unaccessible on a very low layer). The other modules are there for fixing integrity checks, I got google wallet, paypal and my bank&#39;s app to work flawlessly. 🥳 </p><p>Now it should be possible to install some linux dist in a chroot, will probably test that soon.</p><p>There were quite a few issues on the way, e.g. a weird location of the init-boot that needs patching to install magisk: a cpio archive inside vendor-boot, unsupported by vanilla magisk, so I had to patch the magisk app first to move on 🤯. Getting magisk installed and the necessary tweaks in place for certain apps to work again took me half a day. Well, the phone model isn&#39;t the most widespread one, so finding infos took some time.</p><p>And there&#39;s still the same general issue with <a href=\"https://mastodon.bsd.cafe/tags/android\" class=\"mention hashtag\" rel=\"tag\">#<span>android</span></a> <a href=\"https://mastodon.bsd.cafe/tags/modding\" class=\"mention hashtag\" rel=\"tag\">#<span>modding</span></a> community that I already observed 15 years ago, although back then, things were generally simpler: It seems most of the time, people only share some step-by-step instructions without ANY explanation, and people are also only looking for that. It&#39;s weird, you see forum posts from people doing the dumbest things by varying these instructions if they don&#39;t work for them, because they have no background knowledge whatsoever. What&#39;s even worse now, people started putting crappy videos on youtube and tiktok. Don&#39;t ever watch any of them, it&#39;s a pure waste of time. Instead, work through all the stuff on XDA, it&#39;s also full of that pointless &quot;do that, then do that, type foo, click here&quot; nonsense, but occasionally you will find the background info you need to understand what&#39;s going on and how to fix your own issues. 🤪</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/xiaomi", "name": "#xiaomi" }, { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/hyperos2", "name": "#hyperos2" }, { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/rooted", "name": "#rooted" }, { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/magisk", "name": "#magisk" }, { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/android", "name": "#android" }, { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/modding", "name": "#modding" } ], "replies": { "id": "https://mastodon.bsd.cafe/users/zirias/statuses/114533128513252405/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.bsd.cafe/users/zirias/statuses/114533128513252405/replies?min_id=114533879361086593&page=true", "partOf": "https://mastodon.bsd.cafe/users/zirias/statuses/114533128513252405/replies", "items": [ "https://mastodon.bsd.cafe/users/zirias/statuses/114533879361086593" ] } }, "likes": { "id": "https://mastodon.bsd.cafe/users/zirias/statuses/114533128513252405/likes", "type": "Collection", "totalItems": 9 }, "shares": { "id": "https://mastodon.bsd.cafe/users/zirias/statuses/114533128513252405/shares", "type": "Collection", "totalItems": 4 } }