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/24923322",
"attributedTo": "https://programming.dev/u/norambna",
"to": [
"https://programming.dev/c/python",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "The surprising way to save memory with BytesIO",
"cc": [],
"content": "<p>via <a href=\"https://s.ovalerio.net/@dethos/113936362543993642\">s.ovalerio.net/@dethos/113936362543993642</a></p>\n",
"mediaType": "text/html",
"source": {
"content": "via https://s.ovalerio.net/@dethos/113936362543993642",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://pythonspeed.com/articles/bytesio-reduce-memory-usage/",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/5c2a536b-170e-44cc-996c-40bce63a180a.png"
},
"sensitive": false,
"published": "2025-02-03T20:06:17.383564Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/python",
"tag": [
{
"href": "https://programming.dev/post/24923322",
"name": "#python",
"type": "Hashtag"
}
]
}