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/20045263",
"attributedTo": "https://programming.dev/u/snaggen",
"to": [
"https://programming.dev/c/rust",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "GitHub - RReverser/serdebug: Serde-based replacement for #[derive(Debug)]",
"cc": [],
"content": "<p>Last week I basically duplicated the serialization code to provide better debug output… today, I see this pass in my Mastodon feed. 😀\nWell… what are the odds… most likely close to 100% according to how the universe seems to operate.</p>\n",
"mediaType": "text/html",
"source": {
"content": "Last week I basically duplicated the serialization code to provide better debug output.... today, I see this pass in my Mastodon feed. 😀 \nWell... what are the odds... most likely close to 100% according to how the universe seems to operate. ",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://github.com/RReverser/serdebug",
"mediaType": null,
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/fcb2360d-56ca-4e99-9472-28abe6c464ad.png"
},
"sensitive": false,
"published": "2024-09-30T08:04:09.978832Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/rust",
"tag": [
{
"href": "https://programming.dev/post/20045263",
"name": "#rust",
"type": "Hashtag"
}
]
}