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/20125435",
"attributedTo": "https://programming.dev/u/snaggen",
"to": [
"https://programming.dev/c/rust",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "This Development-cycle in Cargo: 1.82 | Inside Rust Blog",
"cc": [],
"mediaType": "text/html",
"attachment": [
{
"href": "https://blog.rust-lang.org/inside-rust/2024/10/01/this-development-cycle-in-cargo-1.82.html",
"mediaType": null,
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/431717ff-93c3-432b-9c4c-21bb65105690.jpeg"
},
"sensitive": false,
"published": "2024-10-02T05:31:16.665141Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/rust",
"tag": [
{
"href": "https://programming.dev/post/20125435",
"name": "#rust",
"type": "Hashtag"
}
]
}