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://programming.dev/comment/14853236",
"attributedTo": "https://programming.dev/u/logging_strict",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://programming.dev/c/python",
"https://piefed.social/u/harrisonerd"
],
"content": "<p>Wow! That was fast.</p>\n<p>Next on the docket <a href=\"https://github.com/patx/kenobi/issues/5\" rel=\"nofollow\">kenobi#5</a> which introduces pre-compile</p>\n",
"inReplyTo": "https://piefed.social/comment/4631445",
"mediaType": "text/html",
"source": {
"content": "Wow! That was fast.\n\nNext on the docket [kenobi#5](https://github.com/patx/kenobi/issues/5) which introduces pre-compile",
"mediaType": "text/markdown"
},
"published": "2025-02-08T03:55:02.179062Z",
"tag": [
{
"href": "https://piefed.social/u/harrisonerd",
"name": "@harrisonerd@piefed.social",
"type": "Mention"
}
],
"distinguished": false,
"audience": "https://programming.dev/c/python",
"attachment": []
}