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://chaos.social/users/gsuberland/statuses/113078815635910983",
"type": "Note",
"summary": null,
"inReplyTo": "https://nondeterministic.computer/users/mjg59/statuses/113078494207420111",
"published": "2024-09-04T10:29:55Z",
"url": "https://chaos.social/@gsuberland/113078815635910983",
"attributedTo": "https://chaos.social/users/gsuberland",
"to": [
"https://chaos.social/users/gsuberland/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://nondeterministic.computer/users/mjg59"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/gsuberland/statuses/113078815635910983",
"inReplyToAtomUri": "https://nondeterministic.computer/users/mjg59/statuses/113078494207420111",
"conversation": "tag:nondeterministic.computer,2024-09-04:objectId=8626096:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://nondeterministic.computer/@mjg59\" class=\"u-url mention\">@<span>mjg59</span></a></span> honestly 90% of super fancy attacks feel useless in comparison with basic stuff designed to exploit "assume the user and support folks will be confused by something not working and take little to no remedial action". it should be a hard rule that everyone assumes computers will break in weird ways and will easily accept random-ass failures as a fact of life.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://nondeterministic.computer/@mjg59\" class=\"u-url mention\">@<span>mjg59</span></a></span> honestly 90% of super fancy attacks feel useless in comparison with basic stuff designed to exploit "assume the user and support folks will be confused by something not working and take little to no remedial action". it should be a hard rule that everyone assumes computers will break in weird ways and will easily accept random-ass failures as a fact of life.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://nondeterministic.computer/users/mjg59",
"name": "@mjg59@nondeterministic.computer"
}
],
"replies": {
"id": "https://chaos.social/users/gsuberland/statuses/113078815635910983/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/gsuberland/statuses/113078815635910983/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/gsuberland/statuses/113078815635910983/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/gsuberland/statuses/113078815635910983/likes",
"type": "Collection",
"totalItems": 18
},
"shares": {
"id": "https://chaos.social/users/gsuberland/statuses/113078815635910983/shares",
"type": "Collection",
"totalItems": 4
}
}