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://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://hulvr.com/users/gzt/statuses/114739507955441230",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-24T17:25:49Z",
"url": "https://hulvr.com/@gzt/114739507955441230",
"attributedTo": "https://hulvr.com/users/gzt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hulvr.com/users/gzt/followers"
],
"sensitive": false,
"atomUri": "https://hulvr.com/users/gzt/statuses/114739507955441230",
"inReplyToAtomUri": null,
"conversation": "tag:hulvr.com,2025-06-24:objectId=8903186:objectType=Conversation",
"content": "<p>easy but decent command line tool for OCR from screenshots? want to be like, okay, paste this image into emacs buffer (org-download), automatically call OCR thing and dump text into the buffer as well. <a href=\"https://hulvr.com/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://hulvr.com/tags/ocr\" class=\"mention hashtag\" rel=\"tag\">#<span>ocr</span></a></p>",
"contentMap": {
"en": "<p>easy but decent command line tool for OCR from screenshots? want to be like, okay, paste this image into emacs buffer (org-download), automatically call OCR thing and dump text into the buffer as well. <a href=\"https://hulvr.com/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://hulvr.com/tags/ocr\" class=\"mention hashtag\" rel=\"tag\">#<span>ocr</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://hulvr.com/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://hulvr.com/tags/ocr",
"name": "#ocr"
}
],
"replies": {
"id": "https://hulvr.com/users/gzt/statuses/114739507955441230/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hulvr.com/users/gzt/statuses/114739507955441230/replies?only_other_accounts=true&page=true",
"partOf": "https://hulvr.com/users/gzt/statuses/114739507955441230/replies",
"items": []
}
},
"likes": {
"id": "https://hulvr.com/users/gzt/statuses/114739507955441230/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://hulvr.com/users/gzt/statuses/114739507955441230/shares",
"type": "Collection",
"totalItems": 4
}
}