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/14809645",
"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>What’s the difference between running uvicorn vs nginx?</p>\n<p>Yes could just do a web search, but would like to hear the OP’s perspective</p>\n",
"inReplyTo": "https://piefed.social/post/456278",
"mediaType": "text/html",
"source": {
"content": "What's the difference between running uvicorn vs nginx?\n\nYes could just do a web search, but would like to hear the OP's perspective",
"mediaType": "text/markdown"
},
"published": "2025-02-06T06:18:55.705475Z",
"updated": "2025-02-06T06:35:37.576398Z",
"tag": [
{
"href": "https://piefed.social/u/harrisonerd",
"name": "@harrisonerd@piefed.social",
"type": "Mention"
}
],
"distinguished": false,
"audience": "https://programming.dev/c/python",
"attachment": []
}