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", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" }, "Hashtag": "as:Hashtag" } ], "id": "https://fosstodon.org/users/ehmatthes/statuses/114421690494423968", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-29T14:20:39Z", "url": "https://fosstodon.org/@ehmatthes/114421690494423968", "attributedTo": "https://fosstodon.org/users/ehmatthes", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/ehmatthes/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/ehmatthes/statuses/114421690494423968", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2025-04-29:objectId=311731705:objectType=Conversation", "content": "<p>py-bugger 0.3.3 includes a --verbose (-v) flag. This means users don&#39;t see which file was modified unless they specifically request that information.</p><p>The goal is to replicate realistic bugs, and when new bugs appear we don&#39;t usually know which file is the problem.</p><p><a href=\"https://fosstodon.org/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://fosstodon.org/tags/Debugging\" class=\"mention hashtag\" rel=\"tag\">#<span>Debugging</span></a></p>", "contentMap": { "en": "<p>py-bugger 0.3.3 includes a --verbose (-v) flag. This means users don&#39;t see which file was modified unless they specifically request that information.</p><p>The goal is to replicate realistic bugs, and when new bugs appear we don&#39;t usually know which file is the problem.</p><p><a href=\"https://fosstodon.org/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://fosstodon.org/tags/Debugging\" class=\"mention hashtag\" rel=\"tag\">#<span>Debugging</span></a></p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://cdn.fosstodon.org/media_attachments/files/114/421/686/698/012/195/original/362fbe643158b349.png", "name": "$ py-bugger -e AttributeError \nAdded bug.\nAll requested bugs inserted.\n\n$ py-bugger -e AttributeError --verbose\nAdded bug to: src/PIL/TiffImagePlugin.py \nAll requested bugs inserted.", "blurhash": "URPQEPxv9G%M%Lt7Rjf60Kt7t6Rjaeozj]WB", "focalPoint": [ 0, 0 ], "width": 884, "height": 466 } ], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/python", "name": "#python" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/debugging", "name": "#debugging" } ], "replies": { "id": "https://fosstodon.org/users/ehmatthes/statuses/114421690494423968/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/ehmatthes/statuses/114421690494423968/replies?min_id=114421693410865561&page=true", "partOf": "https://fosstodon.org/users/ehmatthes/statuses/114421690494423968/replies", "items": [ "https://fosstodon.org/users/ehmatthes/statuses/114421693410865561" ] } }, "likes": { "id": "https://fosstodon.org/users/ehmatthes/statuses/114421690494423968/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://fosstodon.org/users/ehmatthes/statuses/114421690494423968/shares", "type": "Collection", "totalItems": 0 } }