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://front-end.social/users/stephaniewalter/statuses/113526258031384247",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/stephaniewalter/statuses/113526258022346291",
"published": "2024-11-22T11:00:24Z",
"url": "https://front-end.social/@stephaniewalter/113526258031384247",
"attributedTo": "https://front-end.social/users/stephaniewalter",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/stephaniewalter/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/stephaniewalter/statuses/113526258031384247",
"inReplyToAtomUri": "https://front-end.social/users/stephaniewalter/statuses/113526258022346291",
"conversation": "tag:front-end.social,2024-11-22:objectId=13320644:objectType=Conversation",
"content": "<p>So, how do we fix this?<br />1. Let user copy and paste their password when confirming. The worst that can happen? They forget the password, have to create a new one. And, please, let's stop pretending it's for security reason. You don't get to shout "teach people about password manager" while doing shenanigans like that. Nope.<br />2. If you have a little eye to show the password, let user show both at the same time, aka make it a persistent toggle.</p>",
"contentMap": {
"en": "<p>So, how do we fix this?<br />1. Let user copy and paste their password when confirming. The worst that can happen? They forget the password, have to create a new one. And, please, let's stop pretending it's for security reason. You don't get to shout "teach people about password manager" while doing shenanigans like that. Nope.<br />2. If you have a little eye to show the password, let user show both at the same time, aka make it a persistent toggle.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://front-end.social/users/stephaniewalter/statuses/113526258031384247/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/stephaniewalter/statuses/113526258031384247/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/stephaniewalter/statuses/113526258031384247/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/stephaniewalter/statuses/113526258031384247/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://front-end.social/users/stephaniewalter/statuses/113526258031384247/shares",
"type": "Collection",
"totalItems": 3
}
}