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/21820667",
"attributedTo": "https://programming.dev/u/canpolat",
"to": [
"https://programming.dev/c/git",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Quick tip: Ignore commits in Git blame using a file",
"cc": [],
"mediaType": "text/html",
"attachment": [
{
"href": "https://marijkeluttekes.dev/blog/articles/2024/11/17/quick-tip-ignore-commits-in-git-blame-using-a-file/",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/16e4fd6c-aeb8-4a42-8da2-75735af6f881.png"
},
"sensitive": false,
"published": "2024-11-17T14:04:52.642378Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/git",
"tag": [
{
"href": "https://programming.dev/post/21820667",
"name": "#git",
"type": "Hashtag"
}
]
}