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://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Note",
"id": "https://communick.news/comment/4436941",
"attributedTo": "https://communick.news/u/rglullis",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://programming.dev/c/python",
"https://programming.dev/u/logging_strict"
],
"content": "<p>All you need to understand about MongoDB is that it is webscale, because it doesn’t do joins and it has the most kick-ass benchmarks. And sharding.</p>\n",
"inReplyTo": "https://programming.dev/comment/14812911",
"mediaType": "text/html",
"source": {
"content": "All you need to understand about MongoDB is that it is webscale, because it doesn't do joins and it has the most kick-ass benchmarks. And sharding.\n",
"mediaType": "text/markdown"
},
"published": "2025-02-06T11:27:48.246135Z",
"updated": "2025-02-06T11:32:51.643633Z",
"tag": [
{
"href": "https://programming.dev/u/logging_strict",
"name": "@logging_strict@programming.dev",
"type": "Mention"
}
],
"distinguished": false,
"audience": "https://programming.dev/c/python",
"attachment": []
}