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.
{
"@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/113529272386300850/replies",
"type": "Collection",
"first": {
"id": "https://social.bitfolk.com/users/grifferz/statuses/113529272386300850/replies?page=true",
"type": "CollectionPage",
"next": "https://social.bitfolk.com/users/grifferz/statuses/113529272386300850/replies?only_other_accounts=true&page=true",
"partOf": "https://social.bitfolk.com/users/grifferz/statuses/113529272386300850/replies",
"items": [
{
"id": "https://social.bitfolk.com/users/grifferz/statuses/113529481344964546",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.bitfolk.com/users/grifferz/statuses/113529272386300850",
"published": "2024-11-23T00:40:08Z",
"url": "https://social.bitfolk.com/@grifferz/113529481344964546",
"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/113529481344964546",
"inReplyToAtomUri": "https://social.bitfolk.com/users/grifferz/statuses/113529272386300850",
"conversation": "tag:social.bitfolk.com,2024-11-22:objectId=5150936:objectType=Conversation",
"content": "<p>Debian 12:</p><p>$ sudo adduser --allow-all-names héllo<br />Allowing use of questionable username.<br />Adding user `héllo' ...<br />[…]<br />$ printf "h\\xc3\\xa9llo\\n"<br />héllo<br />$ printf "h\\x65\\xcc\\x81llo\\n"<br />héllo<br />$ ssh -q $(printf "h\\xc3\\xa9llo")@arran.bitfolk.in hostname<br />héllo@arran.bitfolk.in's password: <br />arran<br />$ ssh -q $(printf "h\\x65\\xcc\\x81llo")@arran.bitfolk.in hostname<br />(failed)</p>",
"contentMap": {
"en": "<p>Debian 12:</p><p>$ sudo adduser --allow-all-names héllo<br />Allowing use of questionable username.<br />Adding user `héllo' ...<br />[…]<br />$ printf "h\\xc3\\xa9llo\\n"<br />héllo<br />$ printf "h\\x65\\xcc\\x81llo\\n"<br />héllo<br />$ ssh -q $(printf "h\\xc3\\xa9llo")@arran.bitfolk.in hostname<br />héllo@arran.bitfolk.in's password: <br />arran<br />$ ssh -q $(printf "h\\x65\\xcc\\x81llo")@arran.bitfolk.in hostname<br />(failed)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.bitfolk.com/users/grifferz/statuses/113529481344964546/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.bitfolk.com/users/grifferz/statuses/113529481344964546/replies?min_id=113529498882399574&page=true",
"partOf": "https://social.bitfolk.com/users/grifferz/statuses/113529481344964546/replies",
"items": [
"https://social.bitfolk.com/users/grifferz/statuses/113529498882399574"
]
}
}
}
]
}
}