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://mastodon.social/users/DaveMasonDotMe/statuses/114558677249671366", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-05-23T18:58:11Z", "url": "https://mastodon.social/@DaveMasonDotMe/114558677249671366", "attributedTo": "https://mastodon.social/users/DaveMasonDotMe", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/DaveMasonDotMe/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/DaveMasonDotMe/statuses/114558677249671366", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2025-05-23:objectId=1004788413:objectType=Conversation", "content": "<p>Have you, a sensible developer, noticed how horribly bad LLM-generated code is?</p><p>Then you should have a pretty good idea how I, a database administrator, feel when I see the queries your ORM has generated.</p><p><a href=\"https://mastodon.social/tags/SQL\" class=\"mention hashtag\" rel=\"tag\">#<span>SQL</span></a><br /><a href=\"https://mastodon.social/tags/Database\" class=\"mention hashtag\" rel=\"tag\">#<span>Database</span></a><br /><a href=\"https://mastodon.social/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a><br /><a href=\"https://mastodon.social/tags/ORM\" class=\"mention hashtag\" rel=\"tag\">#<span>ORM</span></a></p>", "contentMap": { "en": "<p>Have you, a sensible developer, noticed how horribly bad LLM-generated code is?</p><p>Then you should have a pretty good idea how I, a database administrator, feel when I see the queries your ORM has generated.</p><p><a href=\"https://mastodon.social/tags/SQL\" class=\"mention hashtag\" rel=\"tag\">#<span>SQL</span></a><br /><a href=\"https://mastodon.social/tags/Database\" class=\"mention hashtag\" rel=\"tag\">#<span>Database</span></a><br /><a href=\"https://mastodon.social/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a><br /><a href=\"https://mastodon.social/tags/ORM\" class=\"mention hashtag\" rel=\"tag\">#<span>ORM</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/sql", "name": "#sql" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/database", "name": "#database" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/llm", "name": "#llm" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/orm", "name": "#orm" } ], "replies": { "id": "https://mastodon.social/users/DaveMasonDotMe/statuses/114558677249671366/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/DaveMasonDotMe/statuses/114558677249671366/replies?min_id=114558684720745061&page=true", "partOf": "https://mastodon.social/users/DaveMasonDotMe/statuses/114558677249671366/replies", "items": [ "https://mastodon.social/users/DaveMasonDotMe/statuses/114558684720745061" ] } }, "likes": { "id": "https://mastodon.social/users/DaveMasonDotMe/statuses/114558677249671366/likes", "type": "Collection", "totalItems": 6 }, "shares": { "id": "https://mastodon.social/users/DaveMasonDotMe/statuses/114558677249671366/shares", "type": "Collection", "totalItems": 2 } }