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://floss.social/users/doctormo/statuses/114700301964785814",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-17T19:15:13Z",
"url": "https://floss.social/@doctormo/114700301964785814",
"attributedTo": "https://floss.social/users/doctormo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/doctormo/followers"
],
"sensitive": false,
"atomUri": "https://floss.social/users/doctormo/statuses/114700301964785814",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2025-06-17:objectId=90423909:objectType=Conversation",
"content": "<p>Apparently there are no good <a href=\"https://floss.social/tags/gcc\" class=\"mention hashtag\" rel=\"tag\">#<span>gcc</span></a> tools to find unnecessary header includes in <a href=\"https://floss.social/tags/CPP\" class=\"mention hashtag\" rel=\"tag\">#<span>CPP</span></a> while using ninja/cmake (and NOTE not being the author of the build system)</p><p>...</p><p>A lot of you guys are <a href=\"https://floss.social/tags/programmers\" class=\"mention hashtag\" rel=\"tag\">#<span>programmers</span></a> what's the right tool here?</p><p>I don't need something that complains about every external include not found, just local symbols without having to recompile everything.</p><p>EDIT: Good Answers everyone!</p><p><a href=\"https://floss.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://floss.social/tags/codeQuality\" class=\"mention hashtag\" rel=\"tag\">#<span>codeQuality</span></a></p>",
"contentMap": {
"en": "<p>Apparently there are no good <a href=\"https://floss.social/tags/gcc\" class=\"mention hashtag\" rel=\"tag\">#<span>gcc</span></a> tools to find unnecessary header includes in <a href=\"https://floss.social/tags/CPP\" class=\"mention hashtag\" rel=\"tag\">#<span>CPP</span></a> while using ninja/cmake (and NOTE not being the author of the build system)</p><p>...</p><p>A lot of you guys are <a href=\"https://floss.social/tags/programmers\" class=\"mention hashtag\" rel=\"tag\">#<span>programmers</span></a> what's the right tool here?</p><p>I don't need something that complains about every external include not found, just local symbols without having to recompile everything.</p><p>EDIT: Good Answers everyone!</p><p><a href=\"https://floss.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://floss.social/tags/codeQuality\" class=\"mention hashtag\" rel=\"tag\">#<span>codeQuality</span></a></p>"
},
"updated": "2025-06-17T21:36:17Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/gcc",
"name": "#gcc"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/Cpp",
"name": "#Cpp"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/programmers",
"name": "#programmers"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/code",
"name": "#code"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/codequality",
"name": "#codequality"
}
],
"replies": {
"id": "https://floss.social/users/doctormo/statuses/114700301964785814/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/doctormo/statuses/114700301964785814/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/doctormo/statuses/114700301964785814/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/doctormo/statuses/114700301964785814/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://floss.social/users/doctormo/statuses/114700301964785814/shares",
"type": "Collection",
"totalItems": 3
}
}