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://sociale.network/users/oblomov/statuses/113046425147364248", "type": "Note", "summary": null, "inReplyTo": "https://sociale.network/users/oblomov/statuses/113046215497167791", "published": "2024-08-29T17:12:35Z", "url": "https://sociale.network/@oblomov/113046425147364248", "attributedTo": "https://sociale.network/users/oblomov", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://sociale.network/users/oblomov/followers" ], "sensitive": false, "atomUri": "https://sociale.network/users/oblomov/statuses/113046425147364248", "inReplyToAtomUri": "https://sociale.network/users/oblomov/statuses/113046215497167791", "conversation": "tag:sociale.network,2024-08-29:objectId=26072952:objectType=Conversation", "content": "<p>I have found not one but TWO <a href=\"https://sociale.network/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> things called img2unicode that promise to do something similar to what I want to do. One of them is little more than exercise, and has questionable results and performance. The other seems to have been curated more and can even be installed by pip, but is also overengineered for what I care about (which is only to leverage the Unicode Blocks set, whose characters has a relatively well-defined “graphics value”).</p><p>Do I have to roll my own?</p>", "contentMap": { "en": "<p>I have found not one but TWO <a href=\"https://sociale.network/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> things called img2unicode that promise to do something similar to what I want to do. One of them is little more than exercise, and has questionable results and performance. The other seems to have been curated more and can even be installed by pip, but is also overengineered for what I care about (which is only to leverage the Unicode Blocks set, whose characters has a relatively well-defined “graphics value”).</p><p>Do I have to roll my own?</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://sociale.network/tags/python", "name": "#python" } ], "replies": { "id": "https://sociale.network/users/oblomov/statuses/113046425147364248/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://sociale.network/users/oblomov/statuses/113046425147364248/replies?min_id=113089436648343698&page=true", "partOf": "https://sociale.network/users/oblomov/statuses/113046425147364248/replies", "items": [ "https://sociale.network/users/oblomov/statuses/113089436648343698" ] } } }