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/24178615",
"attributedTo": "https://programming.dev/u/learnbyexample",
"to": [
"https://programming.dev/c/python",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Python Concurrency: Threads, Processes, and asyncio Explained",
"cc": [],
"mediaType": "text/html",
"attachment": [
{
"href": "https://newvick.com/python-concurrency/",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"sensitive": false,
"published": "2025-01-17T14:10:48.035158Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/python",
"tag": [
{
"href": "https://programming.dev/post/24178615",
"name": "#python",
"type": "Hashtag"
}
]
}