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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://chaos.social/users/Natanox/statuses/114100077068812386/replies",
"type": "Collection",
"first": {
"id": "https://chaos.social/users/Natanox/statuses/114100077068812386/replies?page=true",
"type": "CollectionPage",
"next": "https://chaos.social/users/Natanox/statuses/114100077068812386/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/Natanox/statuses/114100077068812386/replies",
"items": [
{
"id": "https://chaos.social/users/Natanox/statuses/114100085267524827",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/Natanox/statuses/114100077068812386",
"published": "2025-03-03T19:12:13Z",
"url": "https://chaos.social/@Natanox/114100085267524827",
"attributedTo": "https://chaos.social/users/Natanox",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/Natanox/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/Natanox/statuses/114100085267524827",
"inReplyToAtomUri": "https://chaos.social/users/Natanox/statuses/114100077068812386",
"conversation": "tag:chaos.social,2025-03-03:objectId=250698099:objectType=Conversation",
"content": "<p>Disclaimer: I'm not a security researcher or even fluent in Python. Further analysis by more capable people very much welcome.</p><p>From my point of view this looks like an absolute fuck up by the <a href=\"https://chaos.social/tags/Lutris\" class=\"mention hashtag\" rel=\"tag\">#<span>Lutris</span></a> team. Requesting debugs for your tool while coding said tool to just throw *every* HTTP request into the log file no matter its content is just screwed up.</p>",
"contentMap": {
"en": "<p>Disclaimer: I'm not a security researcher or even fluent in Python. Further analysis by more capable people very much welcome.</p><p>From my point of view this looks like an absolute fuck up by the <a href=\"https://chaos.social/tags/Lutris\" class=\"mention hashtag\" rel=\"tag\">#<span>Lutris</span></a> team. Requesting debugs for your tool while coding said tool to just throw *every* HTTP request into the log file no matter its content is just screwed up.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/lutris",
"name": "#lutris"
}
],
"replies": {
"id": "https://chaos.social/users/Natanox/statuses/114100085267524827/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/Natanox/statuses/114100085267524827/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/Natanox/statuses/114100085267524827/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/Natanox/statuses/114100085267524827/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/Natanox/statuses/114100085267524827/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}