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/richpuchalsky/statuses/112010213240446748/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/richpuchalsky/statuses/112010213240446748/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/richpuchalsky/statuses/112010213240446748/replies",
"items": [
{
"id": "https://mastodon.social/users/richpuchalsky/statuses/112010234069094813",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/richpuchalsky/statuses/112010213240446748",
"published": "2024-02-28T17:15:34Z",
"url": "https://mastodon.social/@richpuchalsky/112010234069094813",
"attributedTo": "https://mastodon.social/users/richpuchalsky",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/richpuchalsky/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/richpuchalsky/statuses/112010234069094813",
"inReplyToAtomUri": "https://mastodon.social/users/richpuchalsky/statuses/112010213240446748",
"conversation": "tag:mastodon.social,2024-02-28:objectId=653057083:objectType=Conversation",
"content": "<p>There are certain basic presuppositions about texts: that they are written by humans who have some kind of basic concern with truth or aesthetics or both. A liar who writes falsehoods is still concerned with truth: someone who writes with a bad aesthetic is still concerned with aesthetics. A human being writing Oulipo poetry according to an automatic procedure is obviously concerned with aesthetics.</p><p>LLM produced texts are fundamentally not concerned with any of these things.</p><p>2/n</p>",
"contentMap": {
"en": "<p>There are certain basic presuppositions about texts: that they are written by humans who have some kind of basic concern with truth or aesthetics or both. A liar who writes falsehoods is still concerned with truth: someone who writes with a bad aesthetic is still concerned with aesthetics. A human being writing Oulipo poetry according to an automatic procedure is obviously concerned with aesthetics.</p><p>LLM produced texts are fundamentally not concerned with any of these things.</p><p>2/n</p>"
},
"updated": "2024-02-28T17:16:25Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/richpuchalsky/statuses/112010234069094813/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/richpuchalsky/statuses/112010234069094813/replies?min_id=112010269215716351&page=true",
"partOf": "https://mastodon.social/users/richpuchalsky/statuses/112010234069094813/replies",
"items": [
"https://mastodon.social/users/richpuchalsky/statuses/112010269215716351"
]
}
},
"likes": {
"id": "https://mastodon.social/users/richpuchalsky/statuses/112010234069094813/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/richpuchalsky/statuses/112010234069094813/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}