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/intelwire/statuses/109457359779504693",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-04T20:46:04Z",
"url": "https://mastodon.social/@intelwire/109457359779504693",
"attributedTo": "https://mastodon.social/users/intelwire",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/intelwire/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/intelwire/statuses/109457359779504693",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-04:objectId=349759390:objectType=Conversation",
"content": "<p>The Turing Test poisoned the minds of generations of AI enthusiasts, because its criteria is producing text that persuades observers it was written by a human.</p><p>The result? Generative AI text products designed to "appear real" rather than produce accurate or ethical outputs.</p><p>It *should* be obvious why it's problematic to create a piece of software that excels at persuasion without concern for accuracy, honesty or ethics. But apparently it's not.</p>",
"contentMap": {
"en": "<p>The Turing Test poisoned the minds of generations of AI enthusiasts, because its criteria is producing text that persuades observers it was written by a human.</p><p>The result? Generative AI text products designed to "appear real" rather than produce accurate or ethical outputs.</p><p>It *should* be obvious why it's problematic to create a piece of software that excels at persuasion without concern for accuracy, honesty or ethics. But apparently it's not.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/intelwire/statuses/109457359779504693/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/intelwire/statuses/109457359779504693/replies?min_id=109460084222801118&page=true",
"partOf": "https://mastodon.social/users/intelwire/statuses/109457359779504693/replies",
"items": [
"https://mastodon.social/users/intelwire/statuses/109460084222801118"
]
}
},
"likes": {
"id": "https://mastodon.social/users/intelwire/statuses/109457359779504693/likes",
"type": "Collection",
"totalItems": 2483
},
"shares": {
"id": "https://mastodon.social/users/intelwire/statuses/109457359779504693/shares",
"type": "Collection",
"totalItems": 1732
}
}