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/19453580",
"attributedTo": "https://programming.dev/u/snaggen",
"to": [
"https://programming.dev/c/rust",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "[BLOG] Why Rust mutexes look like they do - Cliffle",
"cc": [],
"mediaType": "text/html",
"attachment": [
{
"href": "https://cliffle.com/blog/rust-mutexes/",
"mediaType": null,
"type": "Link"
}
],
"sensitive": false,
"published": "2024-09-16T05:31:45.020432Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/rust",
"tag": [
{
"href": "https://programming.dev/post/19453580",
"name": "#rust",
"type": "Hashtag"
}
]
}