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://sh.itjust.works/comment/16480204",
"attributedTo": "https://sh.itjust.works/u/Voroxpete",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://programming.dev/c/python",
"https://piefed.social/u/rimu"
],
"content": "<p>OK, yeah, this looks pretty cool. There are a lot of situations where I want to store information, and a text file isn’t ideal, but running a full fledged database is overkill. I like the simplicity of the interface, especially the search function.</p>\n",
"inReplyTo": "https://piefed.social/post/454061",
"mediaType": "text/html",
"source": {
"content": "OK, yeah, this looks pretty cool. There are a lot of situations where I want to store information, and a text file isn't ideal, but running a full fledged database is overkill. I like the simplicity of the interface, especially the search function.",
"mediaType": "text/markdown"
},
"published": "2025-02-04T02:21:38.490899Z",
"tag": [
{
"href": "https://piefed.social/u/rimu",
"name": "@rimu@piefed.social",
"type": "Mention"
}
],
"distinguished": false,
"audience": "https://programming.dev/c/python",
"attachment": []
}