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://techhub.social/users/ahasty/statuses/114575852752903145",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ocdtrekkie/statuses/114575805544582589",
"published": "2025-05-26T19:46:08Z",
"url": "https://techhub.social/@ahasty/114575852752903145",
"attributedTo": "https://techhub.social/users/ahasty",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/ahasty/followers",
"https://mastodon.social/users/ocdtrekkie"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/ahasty/statuses/114575852752903145",
"inReplyToAtomUri": "https://mastodon.social/users/ocdtrekkie/statuses/114575805544582589",
"conversation": "tag:techhub.social,2025-05-26:objectId=268449120:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ocdtrekkie\" class=\"u-url mention\">@<span>ocdtrekkie</span></a></span> </p><p>1. Yes you should be using MFA everywhere you can but still many places have not caught up to the modern day standards of MFA. I don't think password managers at any level are stating there is no need for MFA. However MFA is not full proof. between bad implementation (Subaru starlink for example) poor delivery methods, like SMS. that are unencrypted and known to be compromised by APTs. Not all MFA is bullet proof. Just ask any victim of Scattered Spider.</p><p>2. No not every account matters but what does matter is that one of the accounts that doesn't matter shouldn't effect ones that do. Elimination of password reuse helps with this. The last stat I hear was around 250 accounts for American internet users. What are the odd if you have 3 levels of password that you accidentally have an account that has sensitive data (stored CCN, address, ect) that has the wrong password. What happens when one account is breached and you have to change the password at 90 sites.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ocdtrekkie\" class=\"u-url mention\">@<span>ocdtrekkie</span></a></span> </p><p>1. Yes you should be using MFA everywhere you can but still many places have not caught up to the modern day standards of MFA. I don't think password managers at any level are stating there is no need for MFA. However MFA is not full proof. between bad implementation (Subaru starlink for example) poor delivery methods, like SMS. that are unencrypted and known to be compromised by APTs. Not all MFA is bullet proof. Just ask any victim of Scattered Spider.</p><p>2. No not every account matters but what does matter is that one of the accounts that doesn't matter shouldn't effect ones that do. Elimination of password reuse helps with this. The last stat I hear was around 250 accounts for American internet users. What are the odd if you have 3 levels of password that you accidentally have an account that has sensitive data (stored CCN, address, ect) that has the wrong password. What happens when one account is breached and you have to change the password at 90 sites.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/ocdtrekkie",
"name": "@ocdtrekkie@mastodon.social"
}
],
"replies": {
"id": "https://techhub.social/users/ahasty/statuses/114575852752903145/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/ahasty/statuses/114575852752903145/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/ahasty/statuses/114575852752903145/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/ahasty/statuses/114575852752903145/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://techhub.social/users/ahasty/statuses/114575852752903145/shares",
"type": "Collection",
"totalItems": 0
}
}