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://lemmy.world/post/21334791",
"attributedTo": "https://lemmy.world/u/Giooschi",
"to": [
"https://programming.dev/c/rust",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "A comparison of Rust's borrow checker to the one in C#",
"cc": [],
"mediaType": "text/html",
"attachment": [
{
"href": "https://em-tg.github.io/csborrow/",
"type": "Link"
}
],
"commentsEnabled": true,
"sensitive": false,
"published": "2024-10-27T15:26:48.478083Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/rust"
}