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://fosstodon.org/users/smxi/statuses/109243419234007778", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-10-28T01:58:10Z", "url": "https://fosstodon.org/@smxi/109243419234007778", "attributedTo": "https://fosstodon.org/users/smxi", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/smxi/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/smxi/statuses/109243419234007778", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2022-10-28:objectId=55412318:objectType=Conversation", "content": "<p>Just when you think you have all the init systems handled, found more, <a href=\"https://fosstodon.org/tags/dinit\" class=\"mention hashtag\" rel=\"tag\">#<span>dinit</span></a> (available to test in <a href=\"https://fosstodon.org/tags/Artix\" class=\"mention hashtag\" rel=\"tag\">#<span>Artix</span></a> live cd), with <a href=\"https://fosstodon.org/tags/dinitctl\" class=\"mention hashtag\" rel=\"tag\">#<span>dinitctl</span></a>, now fully handled. <a href=\"https://fosstodon.org/tags/Hummingbird\" class=\"mention hashtag\" rel=\"tag\">#<span>Hummingbird</span></a>, untested, but added in theory. <a href=\"https://fosstodon.org/tags/31init\" class=\"mention hashtag\" rel=\"tag\">#<span>31init</span></a> added in theory, that&#39;s a 31 line C init system! </p><p>Fixed some weaknesses with <a href=\"https://fosstodon.org/tags/OpenRC\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenRC</span></a> handling as well, was failing to detect it as owner of /proc/1/comm &#39;init&#39; value, using readlink to test now for dinit as well.</p><p>Refactored the init section too, to fit with current internal coding style.</p>", "contentMap": { "en": "<p>Just when you think you have all the init systems handled, found more, <a href=\"https://fosstodon.org/tags/dinit\" class=\"mention hashtag\" rel=\"tag\">#<span>dinit</span></a> (available to test in <a href=\"https://fosstodon.org/tags/Artix\" class=\"mention hashtag\" rel=\"tag\">#<span>Artix</span></a> live cd), with <a href=\"https://fosstodon.org/tags/dinitctl\" class=\"mention hashtag\" rel=\"tag\">#<span>dinitctl</span></a>, now fully handled. <a href=\"https://fosstodon.org/tags/Hummingbird\" class=\"mention hashtag\" rel=\"tag\">#<span>Hummingbird</span></a>, untested, but added in theory. <a href=\"https://fosstodon.org/tags/31init\" class=\"mention hashtag\" rel=\"tag\">#<span>31init</span></a> added in theory, that&#39;s a 31 line C init system! </p><p>Fixed some weaknesses with <a href=\"https://fosstodon.org/tags/OpenRC\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenRC</span></a> handling as well, was failing to detect it as owner of /proc/1/comm &#39;init&#39; value, using readlink to test now for dinit as well.</p><p>Refactored the init section too, to fit with current internal coding style.</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/dinit", "name": "#dinit" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/artix", "name": "#artix" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/dinitctl", "name": "#dinitctl" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/hummingbird", "name": "#hummingbird" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/31init", "name": "#31init" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/openrc", "name": "#openrc" } ], "replies": { "id": "https://fosstodon.org/users/smxi/statuses/109243419234007778/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/smxi/statuses/109243419234007778/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/smxi/statuses/109243419234007778/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/smxi/statuses/109243419234007778/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://fosstodon.org/users/smxi/statuses/109243419234007778/shares", "type": "Collection", "totalItems": 0 } }