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://ei.heloise.im/users/heloise/statuses/113914850909543255",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-30T02:04:41Z",
"url": "https://ei.heloise.im/@heloise/113914850909543255",
"attributedTo": "https://ei.heloise.im/users/heloise",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ei.heloise.im/users/heloise/followers"
],
"sensitive": false,
"atomUri": "https://ei.heloise.im/users/heloise/statuses/113914850909543255",
"inReplyToAtomUri": null,
"conversation": "tag:ei.heloise.im,2025-01-30:objectId=437652:objectType=Conversation",
"content": "<p>Whoa! <a href=\"https://ei.heloise.im/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> native compilation on <a href=\"https://ei.heloise.im/tags/Windows\" class=\"mention hashtag\" rel=\"tag\">#<span>Windows</span></a> is a pain as hell. Nothing works out of the box. Even the <a href=\"https://ei.heloise.im/tags/OrgRoam\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgRoam</span></a> config doesn’t work.</p><p>I had to put it aside for a while and fall back to <a href=\"https://ei.heloise.im/tags/obsidian\" class=\"mention hashtag\" rel=\"tag\">#<span>obsidian</span></a> for now.</p>",
"contentMap": {
"en": "<p>Whoa! <a href=\"https://ei.heloise.im/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> native compilation on <a href=\"https://ei.heloise.im/tags/Windows\" class=\"mention hashtag\" rel=\"tag\">#<span>Windows</span></a> is a pain as hell. Nothing works out of the box. Even the <a href=\"https://ei.heloise.im/tags/OrgRoam\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgRoam</span></a> config doesn’t work.</p><p>I had to put it aside for a while and fall back to <a href=\"https://ei.heloise.im/tags/obsidian\" class=\"mention hashtag\" rel=\"tag\">#<span>obsidian</span></a> for now.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ei.heloise.im/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://ei.heloise.im/tags/windows",
"name": "#windows"
},
{
"type": "Hashtag",
"href": "https://ei.heloise.im/tags/orgroam",
"name": "#orgroam"
},
{
"type": "Hashtag",
"href": "https://ei.heloise.im/tags/obsidian",
"name": "#obsidian"
}
],
"replies": {
"id": "https://ei.heloise.im/users/heloise/statuses/113914850909543255/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ei.heloise.im/users/heloise/statuses/113914850909543255/replies?only_other_accounts=true&page=true",
"partOf": "https://ei.heloise.im/users/heloise/statuses/113914850909543255/replies",
"items": []
}
},
"likes": {
"id": "https://ei.heloise.im/users/heloise/statuses/113914850909543255/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://ei.heloise.im/users/heloise/statuses/113914850909543255/shares",
"type": "Collection",
"totalItems": 0
}
}