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/26461380",
"attributedTo": "https://programming.dev/u/norambna",
"to": [
"https://programming.dev/c/python",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "The Xonsh Shell — Python-powered shell.",
"cc": [],
"content": "<p>via <a href=\"https://mastodon.social/@pythonhub/114116613249814216\">mastodon.social/@pythonhub/114116613249814216</a></p>\n",
"mediaType": "text/html",
"source": {
"content": "via https://mastodon.social/@pythonhub/114116613249814216",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://xon.sh/",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/ab60820a-08b0-488e-ae36-8cf458196cd1.png"
},
"sensitive": false,
"published": "2025-03-06T17:38:25.791075Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/python",
"tag": [
{
"href": "https://programming.dev/post/26461380",
"name": "#python",
"type": "Hashtag"
}
]
}