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://lemmy.world/post/27838286",
"attributedTo": "https://lemmy.world/u/cm0002",
"to": [
"https://programming.dev/c/python",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Python now has a standard package lock file format – though winning full adoption will be a challenge",
"cc": [],
"mediaType": "text/html",
"attachment": [
{
"href": "https://devclass.com/2025/04/04/python-now-has-a-standard-package-lock-file-format-though-winning-full-adoption-will-be-a-challenge/",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://lemmy.world/pictrs/image/a36452b4-5901-440d-965d-3662cc436a37.jpeg"
},
"sensitive": false,
"published": "2025-04-06T02:54:32.723924Z",
"audience": "https://programming.dev/c/python",
"tag": [
{
"href": "https://lemmy.world/post/27838286",
"name": "#python",
"type": "Hashtag"
}
]
}