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/17687660",
"attributedTo": "https://programming.dev/u/canpolat",
"to": [
"https://programming.dev/c/git",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Back-dating Git commits based on file modification dates",
"cc": [],
"mediaType": "text/html",
"attachment": [
{
"href": "https://til.simonwillison.net/git/backdate-git-commits",
"mediaType": null,
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/f51696bc-ad4d-4e83-a165-c240eb08b1d7.jpeg"
},
"sensitive": false,
"published": "2024-08-03T20:30:38.356589Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/git",
"tag": [
{
"href": "https://programming.dev/post/17687660",
"name": "#git",
"type": "Hashtag"
}
]
}