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": "Page",
"id": "https://programming.dev/post/25343041",
"attributedTo": "https://programming.dev/u/norambna",
"to": [
"https://programming.dev/c/python",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Avoid over-commenting in Python",
"cc": [],
"content": "<p>via <a href=\"https://mastodon.social/@treyhunner/113991275725668511\">mastodon.social/@treyhunner/113991275725668511</a></p>\n",
"mediaType": "text/html",
"source": {
"content": "via https://mastodon.social/@treyhunner/113991275725668511",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://www.pythonmorsels.com/avoid-comments/",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/32a9ff19-75fd-4821-9e69-b638ab645eac.png"
},
"sensitive": false,
"published": "2025-02-12T14:13:34.555410Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/python",
"tag": [
{
"href": "https://programming.dev/post/25343041",
"name": "#python",
"type": "Hashtag"
}
]
}