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/19746810",
"attributedTo": "https://programming.dev/u/snaggen",
"to": [
"https://programming.dev/c/rust",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Gitoxide August 2024 Progress report",
"cc": [],
"mediaType": "text/html",
"attachment": [
{
"href": "https://github.com/Byron/gitoxide/discussions/1602",
"mediaType": null,
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/b8c6e81c-9059-4a45-ace3-e484693e0e46.png"
},
"sensitive": false,
"published": "2024-09-23T05:59:20.477226Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/rust",
"tag": [
{
"href": "https://programming.dev/post/19746810",
"name": "#rust",
"type": "Hashtag"
}
]
}