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", "Hashtag": "as:Hashtag" } ], "id": "https://functional.cafe/users/aru/statuses/113526412554416501/activity", "type": "Create", "actor": "https://functional.cafe/users/aru", "published": "2024-11-22T11:39:42Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://functional.cafe/users/aru/followers" ], "object": { "id": "https://functional.cafe/users/aru/statuses/113526412554416501", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-22T11:39:42Z", "url": "https://functional.cafe/@aru/113526412554416501", "attributedTo": "https://functional.cafe/users/aru", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://functional.cafe/users/aru/followers" ], "sensitive": false, "atomUri": "https://functional.cafe/users/aru/statuses/113526412554416501", "inReplyToAtomUri": null, "conversation": "tag:functional.cafe,2024-11-22:objectId=44853386:objectType=Conversation", "content": "<p>I&#39;ve been messing with <a href=\"https://functional.cafe/tags/everybodycodes\" class=\"mention hashtag\" rel=\"tag\">#<span>everybodycodes</span></a> these past few days. So far so good, but I&#39;ve hit a bit of a snag with the fifth quest[1]. It runs, it gets the right results, but it takes around a half a minute to get to it. Could anyone fluent in <a href=\"https://functional.cafe/tags/clojure\" class=\"mention hashtag\" rel=\"tag\">#<span>clojure</span></a> please take a look if they could spot any obvious footguns with my implementation[2]?</p><p>To be honest, I haven&#39;t tried profiling it yet so I&#39;m not exactly sure where it is spending all that time, that&#39;s on my todo for later.</p><p>[1] - <a href=\"https://everybody.codes/event/2024/quests/5\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">everybody.codes/event/2024/que</span><span class=\"invisible\">sts/5</span></a><br />[2] - <a href=\"https://tildegit.org/aru/everybody-codes/src/branch/master/2024/clojure/q5.clj\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tildegit.org/aru/everybody-cod</span><span class=\"invisible\">es/src/branch/master/2024/clojure/q5.clj</span></a></p>", "contentMap": { "en": "<p>I&#39;ve been messing with <a href=\"https://functional.cafe/tags/everybodycodes\" class=\"mention hashtag\" rel=\"tag\">#<span>everybodycodes</span></a> these past few days. So far so good, but I&#39;ve hit a bit of a snag with the fifth quest[1]. It runs, it gets the right results, but it takes around a half a minute to get to it. Could anyone fluent in <a href=\"https://functional.cafe/tags/clojure\" class=\"mention hashtag\" rel=\"tag\">#<span>clojure</span></a> please take a look if they could spot any obvious footguns with my implementation[2]?</p><p>To be honest, I haven&#39;t tried profiling it yet so I&#39;m not exactly sure where it is spending all that time, that&#39;s on my todo for later.</p><p>[1] - <a href=\"https://everybody.codes/event/2024/quests/5\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">everybody.codes/event/2024/que</span><span class=\"invisible\">sts/5</span></a><br />[2] - <a href=\"https://tildegit.org/aru/everybody-codes/src/branch/master/2024/clojure/q5.clj\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tildegit.org/aru/everybody-cod</span><span class=\"invisible\">es/src/branch/master/2024/clojure/q5.clj</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://functional.cafe/tags/everybodycodes", "name": "#everybodycodes" }, { "type": "Hashtag", "href": "https://functional.cafe/tags/clojure", "name": "#clojure" } ], "replies": { "id": "https://functional.cafe/users/aru/statuses/113526412554416501/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://functional.cafe/users/aru/statuses/113526412554416501/replies?only_other_accounts=true&page=true", "partOf": "https://functional.cafe/users/aru/statuses/113526412554416501/replies", "items": [] } }, "likes": { "id": "https://functional.cafe/users/aru/statuses/113526412554416501/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://functional.cafe/users/aru/statuses/113526412554416501/shares", "type": "Collection", "totalItems": 0 } } }