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/25108781",
"attributedTo": "https://programming.dev/u/norambna",
"to": [
"https://programming.dev/c/python",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Pytest, A Practical Guide",
"cc": [],
"content": "<p>via <a href=\"https://fosstodon.org/@programmylife/113962842059961474\">fosstodon.org/@programmylife/113962842059961474</a></p>\n",
"mediaType": "text/html",
"source": {
"content": "via https://fosstodon.org/@programmylife/113962842059961474",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://programmingmylife.com/2025-02-07-pytest-a-practical-guide.html",
"mediaType": "text/html",
"type": "Link"
}
],
"sensitive": false,
"published": "2025-02-07T16:36:11.015177Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/python",
"tag": [
{
"href": "https://programming.dev/post/25108781",
"name": "#python",
"type": "Hashtag"
}
]
}