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://mastodon.social/users/nixCraft/statuses/113524681393093153",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T04:19:26Z",
"url": "https://mastodon.social/@nixCraft/113524681393093153",
"attributedTo": "https://mastodon.social/users/nixCraft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nixCraft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nixCraft/statuses/113524681393093153",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-22:objectId=854272034:objectType=Conversation",
"content": "<p>Developer crying and yelling: StackOverflow and forum sucks. Its code quality is questionable and poor.</p><p>Also, the same developer: Using ChatGPT generated code happily and telling everyone how productive he is now with it.</p><p>Where do you think ChatGPT got its data to train LLM? Do you think all of this code comes from the proprietary vendors' internal system? LOL. I tell you, some devs can be so clever but dumb simultaneously. Let us call them Schrödinger devs.</p>",
"contentMap": {
"en": "<p>Developer crying and yelling: StackOverflow and forum sucks. Its code quality is questionable and poor.</p><p>Also, the same developer: Using ChatGPT generated code happily and telling everyone how productive he is now with it.</p><p>Where do you think ChatGPT got its data to train LLM? Do you think all of this code comes from the proprietary vendors' internal system? LOL. I tell you, some devs can be so clever but dumb simultaneously. Let us call them Schrödinger devs.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/nixCraft/statuses/113524681393093153/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nixCraft/statuses/113524681393093153/replies?min_id=113524770607382556&page=true",
"partOf": "https://mastodon.social/users/nixCraft/statuses/113524681393093153/replies",
"items": [
"https://mastodon.social/users/nixCraft/statuses/113524770607382556"
]
}
},
"likes": {
"id": "https://mastodon.social/users/nixCraft/statuses/113524681393093153/likes",
"type": "Collection",
"totalItems": 103
},
"shares": {
"id": "https://mastodon.social/users/nixCraft/statuses/113524681393093153/shares",
"type": "Collection",
"totalItems": 53
}
}