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/14829293",
"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>Thanks for the explanation.</p>\n",
"inReplyTo": "https://piefed.social/comment/4614280",
"mediaType": "text/html",
"source": {
"content": "Thanks for the explanation.",
"mediaType": "text/markdown"
},
"published": "2025-02-07T02:35:07.214701Z",
"tag": [
{
"href": "https://piefed.social/u/harrisonerd",
"name": "@harrisonerd@piefed.social",
"type": "Mention"
}
],
"distinguished": false,
"audience": "https://programming.dev/c/python",
"attachment": []
}