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", "litepub": "http://litepub.social/ns#", "directMessage": "litepub:directMessage", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" }, "Hashtag": "as:Hashtag" } ], "id": "https://social.makerforums.info/users/kg6hxm/collections/featured", "type": "OrderedCollection", "totalItems": 2, "orderedItems": [ { "id": "https://social.makerforums.info/users/kg6hxm/statuses/109901123929627132", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-02-21T05:41:07Z", "url": "https://social.makerforums.info/@kg6hxm/109901123929627132", "attributedTo": "https://social.makerforums.info/users/kg6hxm", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://social.makerforums.info/users/kg6hxm/followers" ], "sensitive": false, "atomUri": "https://social.makerforums.info/users/kg6hxm/statuses/109901123929627132", "inReplyToAtomUri": null, "conversation": "tag:social.makerforums.info,2023-02-21:objectId=492600:objectType=Conversation", "content": "<p>Just spent an hour updating my <a href=\"https://social.makerforums.info/tags/esphome\" class=\"mention hashtag\" rel=\"tag\">#<span>esphome</span></a> code and my <a href=\"https://social.makerforums.info/tags/HomeAssistant\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeAssistant</span></a> frontend for my greenhouse vent controller. I appreciate some of the advanced coding features available, but internal variables and being able to set additional attributes are... Hard to impossible for me at the moment. Also, WTAF about fans only having &quot;forward&quot; and &quot;reverse&quot;? I want up/down and in/out as options as well.</p><p>More tinkering required, but at least I got 100% reliable on/off state, and exposed each fan&#39;s direction control in the front end.</p>", "contentMap": { "en": "<p>Just spent an hour updating my <a href=\"https://social.makerforums.info/tags/esphome\" class=\"mention hashtag\" rel=\"tag\">#<span>esphome</span></a> code and my <a href=\"https://social.makerforums.info/tags/HomeAssistant\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeAssistant</span></a> frontend for my greenhouse vent controller. I appreciate some of the advanced coding features available, but internal variables and being able to set additional attributes are... Hard to impossible for me at the moment. Also, WTAF about fans only having &quot;forward&quot; and &quot;reverse&quot;? I want up/down and in/out as options as well.</p><p>More tinkering required, but at least I got 100% reliable on/off state, and exposed each fan&#39;s direction control in the front end.</p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://social.makerforums.info/system/media_attachments/files/109/901/123/837/470/810/original/5fa56bb72c4f2e3a.png", "name": "Board with a bunch of relays and wires in the corner of my greenhouse.", "blurhash": "UJHo5rIt~qD%%MIUX8IA?bxuIURjWXt7%MWA", "width": 1079, "height": 1006 }, { "type": "Document", "mediaType": "image/png", "url": "https://social.makerforums.info/system/media_attachments/files/109/901/123/920/345/158/original/453388bd0441ba5b.png", "name": "Dashboard showing the cleaned up controls.", "blurhash": "U055LS-;D$WAO[-;xuRjtm%LE1bI~qD%M{%M", "width": 1080, "height": 962 } ], "tag": [ { "type": "Hashtag", "href": "https://social.makerforums.info/tags/esphome", "name": "#esphome" }, { "type": "Hashtag", "href": "https://social.makerforums.info/tags/HomeAssistant", "name": "#HomeAssistant" } ], "replies": { "id": "https://social.makerforums.info/users/kg6hxm/statuses/109901123929627132/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.makerforums.info/users/kg6hxm/statuses/109901123929627132/replies?min_id=109901129840128710&page=true", "partOf": "https://social.makerforums.info/users/kg6hxm/statuses/109901123929627132/replies", "items": [ "https://social.makerforums.info/users/kg6hxm/statuses/109901129840128710" ] } }, "likes": { "id": "https://social.makerforums.info/users/kg6hxm/statuses/109901123929627132/likes", "type": "Collection", "totalItems": 4 }, "shares": { "id": "https://social.makerforums.info/users/kg6hxm/statuses/109901123929627132/shares", "type": "Collection", "totalItems": 1 } }, { "id": "https://social.makerforums.info/users/kg6hxm/statuses/109312173841126504", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-11-09T05:23:22Z", "url": "https://social.makerforums.info/@kg6hxm/109312173841126504", "attributedTo": "https://social.makerforums.info/users/kg6hxm", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://social.makerforums.info/users/kg6hxm/followers" ], "sensitive": false, "atomUri": "https://social.makerforums.info/users/kg6hxm/statuses/109312173841126504", "inReplyToAtomUri": null, "conversation": "tag:social.makerforums.info,2022-11-09:objectId=25936:objectType=Conversation", "content": "<p>Should I challenge myself to posting an OC PowerShell script each day?</p><p>Ideas of what they would do would be welcomed.</p><p>I think I&#39;ll start by going back to parsing the twitter archive file in different ways. Has anyone used those yet, or just me?</p>", "contentMap": { "en": "<p>Should I challenge myself to posting an OC PowerShell script each day?</p><p>Ideas of what they would do would be welcomed.</p><p>I think I&#39;ll start by going back to parsing the twitter archive file in different ways. Has anyone used those yet, or just me?</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://social.makerforums.info/users/kg6hxm/statuses/109312173841126504/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.makerforums.info/users/kg6hxm/statuses/109312173841126504/replies?min_id=109359912717419722&page=true", "partOf": "https://social.makerforums.info/users/kg6hxm/statuses/109312173841126504/replies", "items": [ "https://social.makerforums.info/users/kg6hxm/statuses/109314834622211329", "https://social.makerforums.info/users/kg6hxm/statuses/109316556507311630", "https://social.makerforums.info/users/kg6hxm/statuses/109320506769041339", "https://social.makerforums.info/users/kg6hxm/statuses/109326148188638894", "https://social.makerforums.info/users/kg6hxm/statuses/109359912717419722" ] } }, "likes": { "id": "https://social.makerforums.info/users/kg6hxm/statuses/109312173841126504/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://social.makerforums.info/users/kg6hxm/statuses/109312173841126504/shares", "type": "Collection", "totalItems": 0 } } ] }