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/23574851",
"attributedTo": "https://programming.dev/u/canpolat",
"to": [
"https://programming.dev/c/git",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Git Rev News Edition 118 (December 31st, 2024)",
"cc": [],
"mediaType": "text/html",
"attachment": [
{
"href": "https://git.github.io/rev_news/2024/12/31/edition-118/",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"sensitive": false,
"published": "2025-01-02T13:59:37.324226Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/git",
"tag": [
{
"href": "https://programming.dev/post/23574851",
"name": "#git",
"type": "Hashtag"
}
]
}