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" } ], "id": "https://social.bitfolk.com/users/grifferz/statuses/113526832684179024/replies", "type": "Collection", "first": { "id": "https://social.bitfolk.com/users/grifferz/statuses/113526832684179024/replies?page=true", "type": "CollectionPage", "next": "https://social.bitfolk.com/users/grifferz/statuses/113526832684179024/replies?only_other_accounts=true&page=true", "partOf": "https://social.bitfolk.com/users/grifferz/statuses/113526832684179024/replies", "items": [ { "id": "https://social.bitfolk.com/users/grifferz/statuses/113529272386300850", "type": "Note", "summary": null, "inReplyTo": "https://social.bitfolk.com/users/grifferz/statuses/113526832684179024", "published": "2024-11-22T23:46:59Z", "url": "https://social.bitfolk.com/@grifferz/113529272386300850", "attributedTo": "https://social.bitfolk.com/users/grifferz", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://social.bitfolk.com/users/grifferz/followers" ], "sensitive": false, "atomUri": "https://social.bitfolk.com/users/grifferz/statuses/113529272386300850", "inReplyToAtomUri": "https://social.bitfolk.com/users/grifferz/statuses/113526832684179024", "conversation": "tag:social.bitfolk.com,2024-11-22:objectId=5150936:objectType=Conversation", "content": "<p>Very interesting point brought up that e.g. é may be &quot;e-acute&quot; (U+00E9) or &quot;e combined with acute&quot; (U+0065 U+0301) so if you&#39;re gonna have that in a username how is software like SSH going to canonicalise it? Would that have to happen in the authentication layer on the server? What if you have to use a keyboard that can&#39;t type that?</p><p>If we look to POSIX it defines a username as a-z, A-Z, 0-9, period, underscore and hyphen.</p>", "contentMap": { "en": "<p>Very interesting point brought up that e.g. é may be &quot;e-acute&quot; (U+00E9) or &quot;e combined with acute&quot; (U+0065 U+0301) so if you&#39;re gonna have that in a username how is software like SSH going to canonicalise it? Would that have to happen in the authentication layer on the server? What if you have to use a keyboard that can&#39;t type that?</p><p>If we look to POSIX it defines a username as a-z, A-Z, 0-9, period, underscore and hyphen.</p>" }, "updated": "2024-11-23T00:01:18Z", "attachment": [], "tag": [], "replies": { "id": "https://social.bitfolk.com/users/grifferz/statuses/113529272386300850/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.bitfolk.com/users/grifferz/statuses/113529272386300850/replies?min_id=113529481344964546&page=true", "partOf": "https://social.bitfolk.com/users/grifferz/statuses/113529272386300850/replies", "items": [ "https://social.bitfolk.com/users/grifferz/statuses/113529481344964546" ] } } } ] } }