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://jawns.club/users/ragman/statuses/114775873787975416",
"type": "Note",
"summary": null,
"inReplyTo": "https://jawns.club/users/ragman/statuses/114775873776917299",
"published": "2025-07-01T03:34:07Z",
"url": "https://jawns.club/@ragman/114775873787975416",
"attributedTo": "https://jawns.club/users/ragman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://jawns.club/users/ragman/followers",
"https://mastodon.social/users/bagder"
],
"sensitive": false,
"atomUri": "https://jawns.club/users/ragman/statuses/114775873787975416",
"inReplyToAtomUri": "https://jawns.club/users/ragman/statuses/114775873776917299",
"conversation": "tag:jawns.club,2025-07-01:objectId=44898738:objectType=Conversation",
"content": "<p>But then I get to the comments, and people are saying that the repro code doesn’t cause a crash as expected, that the code in question actually works fine, and I realize: damn, I got got.</p><p>I don’t know how long it took <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bagder\" class=\"u-url mention\">@<span>bagder</span></a></span> and team to test this, and I don’t know how many of these they get per day (at least 18 reported so far: <a href=\"https://gist.github.com/bagder/07f7581f6e3d78ef37dfbfc81fd1d1cd\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/bagder/07f7581</span><span class=\"invisible\">f6e3d78ef37dfbfc81fd1d1cd</span></a>), but, god, what a waste of time.</p><p>(2/4)</p>",
"contentMap": {
"en": "<p>But then I get to the comments, and people are saying that the repro code doesn’t cause a crash as expected, that the code in question actually works fine, and I realize: damn, I got got.</p><p>I don’t know how long it took <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bagder\" class=\"u-url mention\">@<span>bagder</span></a></span> and team to test this, and I don’t know how many of these they get per day (at least 18 reported so far: <a href=\"https://gist.github.com/bagder/07f7581f6e3d78ef37dfbfc81fd1d1cd\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/bagder/07f7581</span><span class=\"invisible\">f6e3d78ef37dfbfc81fd1d1cd</span></a>), but, god, what a waste of time.</p><p>(2/4)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/bagder",
"name": "@bagder@mastodon.social"
}
],
"replies": {
"id": "https://jawns.club/users/ragman/statuses/114775873787975416/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://jawns.club/users/ragman/statuses/114775873787975416/replies?min_id=114775873797054188&page=true",
"partOf": "https://jawns.club/users/ragman/statuses/114775873787975416/replies",
"items": [
"https://jawns.club/users/ragman/statuses/114775873797054188"
]
}
},
"likes": {
"id": "https://jawns.club/users/ragman/statuses/114775873787975416/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://jawns.club/users/ragman/statuses/114775873787975416/shares",
"type": "Collection",
"totalItems": 0
}
}