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://social.coop/users/cwebber/statuses/113878515132339367",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.coop/users/cwebber/statuses/113878508218417733",
"published": "2025-01-23T16:04:01Z",
"url": "https://social.coop/@cwebber/113878515132339367",
"attributedTo": "https://social.coop/users/cwebber",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/cwebber/followers"
],
"sensitive": false,
"atomUri": "https://social.coop/users/cwebber/statuses/113878515132339367",
"inReplyToAtomUri": "https://social.coop/users/cwebber/statuses/113878508218417733",
"conversation": "tag:social.coop,2025-01-23:objectId=145488667:objectType=Conversation",
"content": "<p>I am not "against AI". I actually am very interested in building AI systems, but not the kinds which exist or are being pushed today.</p><p>To me, the important part of an AI system is its accountability.</p><p>We actually do hold much of our software accountable: if it does something bad, we actively change and repair it.</p><p>Corporations are rushing to flood the market with tools which don't care, have no accountability, don't have a stake in things.</p><p>That's depressing.</p>",
"contentMap": {
"en": "<p>I am not "against AI". I actually am very interested in building AI systems, but not the kinds which exist or are being pushed today.</p><p>To me, the important part of an AI system is its accountability.</p><p>We actually do hold much of our software accountable: if it does something bad, we actively change and repair it.</p><p>Corporations are rushing to flood the market with tools which don't care, have no accountability, don't have a stake in things.</p><p>That's depressing.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.coop/users/cwebber/statuses/113878515132339367/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/cwebber/statuses/113878515132339367/replies?min_id=113878530054746651&page=true",
"partOf": "https://social.coop/users/cwebber/statuses/113878515132339367/replies",
"items": [
"https://social.coop/users/cwebber/statuses/113878530054746651"
]
}
},
"likes": {
"id": "https://social.coop/users/cwebber/statuses/113878515132339367/likes",
"type": "Collection",
"totalItems": 178
},
"shares": {
"id": "https://social.coop/users/cwebber/statuses/113878515132339367/shares",
"type": "Collection",
"totalItems": 69
}
}