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://lemmy.ml/post/32215540",
"attributedTo": "https://lemmy.ml/u/hongminhee",
"to": [
"https://programming.dev/c/webdev",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "If you're building a JavaScript library and need logging, you'll probably love LogTape",
"cc": [],
"mediaType": "text/html",
"attachment": [
{
"href": "https://hackers.pub/@hongminhee/2025/logtape-for-libraries",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://lemmy.ml/api/v3/image_proxy?url=https%3A%2F%2Fhackers.pub%2F%40hongminhee%2F2025%2Flogtape-for-libraries%2Fogimage%3Fl%3Den"
},
"sensitive": false,
"published": "2025-06-25T00:39:08.967318Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/webdev",
"tag": [
{
"href": "https://lemmy.ml/post/32215540",
"name": "#webdev",
"type": "Hashtag"
}
]
}