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://federate.social/users/jik/statuses/114399790245618353",
"type": "Note",
"summary": null,
"inReplyTo": "https://fedia.social/notes/a70hu6ixsolhu2ji",
"published": "2025-04-25T17:31:08Z",
"url": "https://federate.social/@jik/114399790245618353",
"attributedTo": "https://federate.social/users/jik",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://federate.social/users/jik/followers",
"https://fedia.social/users/9mwyig05tyl6jv3j"
],
"sensitive": false,
"atomUri": "https://federate.social/users/jik/statuses/114399790245618353",
"inReplyToAtomUri": "https://fedia.social/notes/a70hu6ixsolhu2ji",
"conversation": "tag:federate.social,2025-04-24:objectId=46842798:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fedia.social/@zstg\" class=\"u-url mention\">@<span>zstg</span></a></span> I've never used <a href=\"https://federate.social/tags/orgmode\" class=\"mention hashtag\" rel=\"tag\">#<span>orgmode</span></a> before, but I may take a look at it. I'm certainly all for my notes being in plain-text files rather than in a proprietary format.<br />The one drawback, which I'm not sure I can overcome, is that I often need to share and concurrently edit notes with coworkers, and it is probably neither practical nor reasonable to ask them to use org mode.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fedia.social/@zstg\" class=\"u-url mention\">@<span>zstg</span></a></span> I've never used <a href=\"https://federate.social/tags/orgmode\" class=\"mention hashtag\" rel=\"tag\">#<span>orgmode</span></a> before, but I may take a look at it. I'm certainly all for my notes being in plain-text files rather than in a proprietary format.<br />The one drawback, which I'm not sure I can overcome, is that I often need to share and concurrently edit notes with coworkers, and it is probably neither practical nor reasonable to ask them to use org mode.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fedia.social/users/9mwyig05tyl6jv3j",
"name": "@zstg@fedia.social"
},
{
"type": "Hashtag",
"href": "https://federate.social/tags/orgmode",
"name": "#orgmode"
}
],
"replies": {
"id": "https://federate.social/users/jik/statuses/114399790245618353/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://federate.social/users/jik/statuses/114399790245618353/replies?only_other_accounts=true&page=true",
"partOf": "https://federate.social/users/jik/statuses/114399790245618353/replies",
"items": []
}
},
"likes": {
"id": "https://federate.social/users/jik/statuses/114399790245618353/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://federate.social/users/jik/statuses/114399790245618353/shares",
"type": "Collection",
"totalItems": 0
}
}