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://jawns.club/users/ragman/statuses/114775873776917299",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-07-01T03:34:07Z",
"url": "https://jawns.club/@ragman/114775873776917299",
"attributedTo": "https://jawns.club/users/ragman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://jawns.club/users/ragman/followers"
],
"sensitive": false,
"atomUri": "https://jawns.club/users/ragman/statuses/114775873776917299",
"inReplyToAtomUri": null,
"conversation": "tag:jawns.club,2025-07-01:objectId=44898738:objectType=Conversation",
"content": "<p><a href=\"https://jawns.club/tags/llm\" class=\"mention hashtag\" rel=\"tag\">#<span>llm</span></a>, <a href=\"https://jawns.club/tags/aislop\" class=\"mention hashtag\" rel=\"tag\">#<span>aislop</span></a>, <a href=\"https://jawns.club/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a></p><p>Reading this HackerOne report[1] really made me feel the harm being caused by the endless stream of AI slop.</p><p>This marks the first time (that I know of…) where I’ve come across a bug report online and didn’t immediately flag it as AI. I was a bit confused while reading the code, but was just skimming it, and it all seemed plausible.</p><p>(1/4)</p>",
"contentMap": {
"en": "<p><a href=\"https://jawns.club/tags/llm\" class=\"mention hashtag\" rel=\"tag\">#<span>llm</span></a>, <a href=\"https://jawns.club/tags/aislop\" class=\"mention hashtag\" rel=\"tag\">#<span>aislop</span></a>, <a href=\"https://jawns.club/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a></p><p>Reading this HackerOne report[1] really made me feel the harm being caused by the endless stream of AI slop.</p><p>This marks the first time (that I know of…) where I’ve come across a bug report online and didn’t immediately flag it as AI. I was a bit confused while reading the code, but was just skimming it, and it all seemed plausible.</p><p>(1/4)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://jawns.club/tags/llm",
"name": "#llm"
},
{
"type": "Hashtag",
"href": "https://jawns.club/tags/aislop",
"name": "#aislop"
},
{
"type": "Hashtag",
"href": "https://jawns.club/tags/coding",
"name": "#coding"
}
],
"replies": {
"id": "https://jawns.club/users/ragman/statuses/114775873776917299/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://jawns.club/users/ragman/statuses/114775873776917299/replies?min_id=114775873787975416&page=true",
"partOf": "https://jawns.club/users/ragman/statuses/114775873776917299/replies",
"items": [
"https://jawns.club/users/ragman/statuses/114775873787975416"
]
}
},
"likes": {
"id": "https://jawns.club/users/ragman/statuses/114775873776917299/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://jawns.club/users/ragman/statuses/114775873776917299/shares",
"type": "Collection",
"totalItems": 2
}
}