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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://infosec.exchange/users/tautology/statuses/113344398658531847/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/tautology",
"published": "2024-10-21T08:11:10Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/tautology/followers",
"https://infosec.exchange/users/jwgoerlich"
],
"object": {
"id": "https://infosec.exchange/users/tautology/statuses/113344398658531847",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/jwgoerlich/statuses/113342331403382727",
"published": "2024-10-21T08:11:10Z",
"url": "https://infosec.exchange/@tautology/113344398658531847",
"attributedTo": "https://infosec.exchange/users/tautology",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/tautology/followers",
"https://infosec.exchange/users/jwgoerlich"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/tautology/statuses/113344398658531847",
"inReplyToAtomUri": "https://infosec.exchange/users/jwgoerlich/statuses/113342331403382727",
"conversation": "tag:infosec.exchange,2024-10-20:objectId=205036757:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@jwgoerlich\" class=\"u-url mention\">@<span>jwgoerlich</span></a></span> I've been complaining about captcha's since their inception: crappy UX and harder for humans to solve than computers. And is that square with two pixels of traffic light, counted as one?</p><p>All you're doing is helping Google train their image models. Don't use captchas, there's other, better methods (such as timed back off) to prevent brute force attacks.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@jwgoerlich\" class=\"u-url mention\">@<span>jwgoerlich</span></a></span> I've been complaining about captcha's since their inception: crappy UX and harder for humans to solve than computers. And is that square with two pixels of traffic light, counted as one?</p><p>All you're doing is helping Google train their image models. Don't use captchas, there's other, better methods (such as timed back off) to prevent brute force attacks.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/jwgoerlich",
"name": "@jwgoerlich"
}
],
"replies": {
"id": "https://infosec.exchange/users/tautology/statuses/113344398658531847/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/tautology/statuses/113344398658531847/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/tautology/statuses/113344398658531847/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/tautology/statuses/113344398658531847/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/tautology/statuses/113344398658531847/shares",
"type": "Collection",
"totalItems": 1
}
}
}