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://techhub.social/users/kmstrube81/statuses/113292282498321089",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/SwiftOnSecurity/statuses/113291695516284649",
"published": "2024-10-12T03:17:21Z",
"url": "https://techhub.social/@kmstrube81/113292282498321089",
"attributedTo": "https://techhub.social/users/kmstrube81",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/kmstrube81/followers",
"https://infosec.exchange/users/SwiftOnSecurity"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/kmstrube81/statuses/113292282498321089",
"inReplyToAtomUri": "https://infosec.exchange/users/SwiftOnSecurity/statuses/113291695516284649",
"conversation": "tag:infosec.exchange,2024-10-12:objectId=202277727:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@SwiftOnSecurity\" class=\"u-url mention\">@<span>SwiftOnSecurity</span></a></span> I was just having this conversation with a coworker today. If you aren’t an expert in the subject matter that you’re asking an LLM about, using it is incredibly dangerous because it won’t say I don’t know and will spread misinformation instead. I can use it to write boilerplate code because I can fix the 10% that’s garbage and the 90% that wasn’t saved me the time and mental bandwidth of coming up with the structure of the code.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@SwiftOnSecurity\" class=\"u-url mention\">@<span>SwiftOnSecurity</span></a></span> I was just having this conversation with a coworker today. If you aren’t an expert in the subject matter that you’re asking an LLM about, using it is incredibly dangerous because it won’t say I don’t know and will spread misinformation instead. I can use it to write boilerplate code because I can fix the 10% that’s garbage and the 90% that wasn’t saved me the time and mental bandwidth of coming up with the structure of the code.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/SwiftOnSecurity",
"name": "@SwiftOnSecurity@infosec.exchange"
}
],
"replies": {
"id": "https://techhub.social/users/kmstrube81/statuses/113292282498321089/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/kmstrube81/statuses/113292282498321089/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/kmstrube81/statuses/113292282498321089/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/kmstrube81/statuses/113292282498321089/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://techhub.social/users/kmstrube81/statuses/113292282498321089/shares",
"type": "Collection",
"totalItems": 0
}
}