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/14837743",
"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/rimu"
],
"content": "<p>This is what happens for people who share their projects in this community</p>\n<p><a href=\"https://github.com/patx/kenobi/pull/4\" rel=\"nofollow\">Giant PR</a> to port kenobi to pep518</p>\n<p>unittest to pytest port coverage up from ~70% --> ~88%</p>\n<p>Four (minor) bugs found</p>\n",
"inReplyTo": "https://piefed.social/post/454061",
"mediaType": "text/html",
"source": {
"content": "This is what happens for people who share their projects in this community\n\n[Giant PR](https://github.com/patx/kenobi/pull/4) to port kenobi to pep518\n\nunittest to pytest port coverage up from ~70% --> ~88%\n\nFour (minor) bugs found",
"mediaType": "text/markdown"
},
"published": "2025-02-07T14:02:27.648539Z",
"updated": "2025-02-07T14:03:08.045441Z",
"tag": [
{
"href": "https://piefed.social/u/rimu",
"name": "@rimu@piefed.social",
"type": "Mention"
}
],
"distinguished": false,
"audience": "https://programming.dev/c/python",
"attachment": []
}