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://bitbang.social/users/silvercoder70/statuses/112834664624270287", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-07-23T07:39:06Z", "url": "https://bitbang.social/@silvercoder70/112834664624270287", "attributedTo": "https://bitbang.social/users/silvercoder70", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://bitbang.social/users/silvercoder70/followers" ], "sensitive": false, "atomUri": "https://bitbang.social/users/silvercoder70/statuses/112834664624270287", "inReplyToAtomUri": null, "conversation": "tag:bitbang.social,2024-07-23:objectId=23247778:objectType=Conversation", "content": "<p>Write More Robust Code: Sub-ranges in Object Pascal</p><p>Want to write better, bug-free Object Pascal code? Dive into defensive programming with sub-range types to make your code stronger and less prone to errors. We&#39;ll break down how to set up sub-ranges, explain why they&#39;re awesome, and give you real-world examples to improve your code.</p><p>References -<br /><a href=\"https://wiki.freepascal.org/subrange_types\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">wiki.freepascal.org/subrange_t</span><span class=\"invisible\">ypes</span></a></p><p><a href=\"https://youtu.be/jTnhu6NzNLw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/jTnhu6NzNLw</span><span class=\"invisible\"></span></a></p><p><a href=\"https://bitbang.social/tags/objectpascal\" class=\"mention hashtag\" rel=\"tag\">#<span>objectpascal</span></a> <a href=\"https://bitbang.social/tags/defensiveprogramming\" class=\"mention hashtag\" rel=\"tag\">#<span>defensiveprogramming</span></a> <a href=\"https://bitbang.social/tags/subranges\" class=\"mention hashtag\" rel=\"tag\">#<span>subranges</span></a> <a href=\"https://bitbang.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>", "contentMap": { "en": "<p>Write More Robust Code: Sub-ranges in Object Pascal</p><p>Want to write better, bug-free Object Pascal code? Dive into defensive programming with sub-range types to make your code stronger and less prone to errors. We&#39;ll break down how to set up sub-ranges, explain why they&#39;re awesome, and give you real-world examples to improve your code.</p><p>References -<br /><a href=\"https://wiki.freepascal.org/subrange_types\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">wiki.freepascal.org/subrange_t</span><span class=\"invisible\">ypes</span></a></p><p><a href=\"https://youtu.be/jTnhu6NzNLw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/jTnhu6NzNLw</span><span class=\"invisible\"></span></a></p><p><a href=\"https://bitbang.social/tags/objectpascal\" class=\"mention hashtag\" rel=\"tag\">#<span>objectpascal</span></a> <a href=\"https://bitbang.social/tags/defensiveprogramming\" class=\"mention hashtag\" rel=\"tag\">#<span>defensiveprogramming</span></a> <a href=\"https://bitbang.social/tags/subranges\" class=\"mention hashtag\" rel=\"tag\">#<span>subranges</span></a> <a href=\"https://bitbang.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://bitbang.social/tags/programming", "name": "#programming" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/subranges", "name": "#subranges" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/defensiveprogramming", "name": "#defensiveprogramming" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/objectpascal", "name": "#objectpascal" } ], "replies": { "id": "https://bitbang.social/users/silvercoder70/statuses/112834664624270287/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://bitbang.social/users/silvercoder70/statuses/112834664624270287/replies?only_other_accounts=true&page=true", "partOf": "https://bitbang.social/users/silvercoder70/statuses/112834664624270287/replies", "items": [] } } }