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/24068148",
"attributedTo": "https://programming.dev/u/norambna",
"to": [
"https://programming.dev/c/python",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Python 3.14.0 alpha 4",
"cc": [],
"content": "",
"mediaType": "text/html",
"source": {
"content": "",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://discuss.python.org/t/python-3-14-0-alpha-4/77112",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/82387f42-e5a7-4d23-9d18-dd40fc24dfec.png"
},
"sensitive": false,
"published": "2025-01-14T23:06:58.611525Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/python",
"tag": [
{
"href": "https://programming.dev/post/24068148",
"name": "#python",
"type": "Hashtag"
}
]
}