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/thelastpsion/statuses/112117018607446363", "type": "Note", "summary": null, "inReplyTo": "https://bitbang.social/users/thelastpsion/statuses/112115972903867365", "published": "2024-03-18T13:52:17Z", "url": "https://bitbang.social/@thelastpsion/112117018607446363", "attributedTo": "https://bitbang.social/users/thelastpsion", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://bitbang.social/users/thelastpsion/followers" ], "sensitive": false, "atomUri": "https://bitbang.social/users/thelastpsion/statuses/112117018607446363", "inReplyToAtomUri": "https://bitbang.social/users/thelastpsion/statuses/112115972903867365", "conversation": "tag:bitbang.social,2024-03-18:objectId=16899288:objectType=Conversation", "content": "<p>Modifying the old <a href=\"https://bitbang.social/tags/Borland\" class=\"mention hashtag\" rel=\"tag\">#<span>Borland</span></a> makefile to work with <a href=\"https://bitbang.social/tags/GNU\" class=\"mention hashtag\" rel=\"tag\">#<span>GNU</span></a> make went well! It mostly required replacing double-spaces with tabs, escaping backslashes, and switching the wildcard syntax to something more modern.</p><p>As a result, Wari now compiles on the <a href=\"https://bitbang.social/tags/Psion\" class=\"mention hashtag\" rel=\"tag\">#<span>Psion</span></a> SIBO C SDK with GNU Make for DOS! I wonder if the developer would appreciate a pull request?</p><p>So... Does it compile with my new version of <a href=\"https://bitbang.social/tags/ctran\" class=\"mention hashtag\" rel=\"tag\">#<span>ctran</span></a>? Well...</p>", "contentMap": { "en": "<p>Modifying the old <a href=\"https://bitbang.social/tags/Borland\" class=\"mention hashtag\" rel=\"tag\">#<span>Borland</span></a> makefile to work with <a href=\"https://bitbang.social/tags/GNU\" class=\"mention hashtag\" rel=\"tag\">#<span>GNU</span></a> make went well! It mostly required replacing double-spaces with tabs, escaping backslashes, and switching the wildcard syntax to something more modern.</p><p>As a result, Wari now compiles on the <a href=\"https://bitbang.social/tags/Psion\" class=\"mention hashtag\" rel=\"tag\">#<span>Psion</span></a> SIBO C SDK with GNU Make for DOS! I wonder if the developer would appreciate a pull request?</p><p>So... Does it compile with my new version of <a href=\"https://bitbang.social/tags/ctran\" class=\"mention hashtag\" rel=\"tag\">#<span>ctran</span></a>? Well...</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://bitbang.social/tags/ctran", "name": "#ctran" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/psion", "name": "#psion" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/gnu", "name": "#gnu" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/borland", "name": "#borland" } ], "replies": { "id": "https://bitbang.social/users/thelastpsion/statuses/112117018607446363/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://bitbang.social/users/thelastpsion/statuses/112117018607446363/replies?min_id=112117044202302962&page=true", "partOf": "https://bitbang.social/users/thelastpsion/statuses/112117018607446363/replies", "items": [ "https://bitbang.social/users/thelastpsion/statuses/112117044202302962" ] } } }