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/zicklag/statuses/112968637236448507",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-15T23:30:06Z",
"url": "https://mastodon.social/@zicklag/112968637236448507",
"attributedTo": "https://mastodon.social/users/zicklag",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/zicklag/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/zicklag/statuses/112968637236448507",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-08-15:objectId=776353933:objectType=Conversation",
"content": "<p>Originally, the web was a way to distribute data and meaning.</p><p>Later, it evolved to let us distribute presentation, too.</p><p>Distributing presentation is well and good.</p><p>The problem is that our data got trapped in our presentation.</p><p>Now you can't get the data without the presentation.</p><p>Presentation should be a bonus that can be distributed alongside the data, not the means by which data is distributed.</p><p>🧵</p>",
"contentMap": {
"en": "<p>Originally, the web was a way to distribute data and meaning.</p><p>Later, it evolved to let us distribute presentation, too.</p><p>Distributing presentation is well and good.</p><p>The problem is that our data got trapped in our presentation.</p><p>Now you can't get the data without the presentation.</p><p>Presentation should be a bonus that can be distributed alongside the data, not the means by which data is distributed.</p><p>🧵</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/zicklag/statuses/112968637236448507/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/zicklag/statuses/112968637236448507/replies?min_id=112968655398452668&page=true",
"partOf": "https://mastodon.social/users/zicklag/statuses/112968637236448507/replies",
"items": [
"https://mastodon.social/users/zicklag/statuses/112968655398452668"
]
}
},
"likes": {
"id": "https://mastodon.social/users/zicklag/statuses/112968637236448507/likes",
"type": "Collection",
"totalItems": 29
},
"shares": {
"id": "https://mastodon.social/users/zicklag/statuses/112968637236448507/shares",
"type": "Collection",
"totalItems": 14
}
}