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://sonomu.club/users/kf/statuses/113877410691251288",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-23T11:23:08Z",
"url": "https://sonomu.club/@kf/113877410691251288",
"attributedTo": "https://sonomu.club/users/kf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sonomu.club/users/kf/followers"
],
"sensitive": false,
"atomUri": "https://sonomu.club/users/kf/statuses/113877410691251288",
"inReplyToAtomUri": null,
"conversation": "tag:sonomu.club,2025-01-23:objectId=25081208:objectType=Conversation",
"content": "<p><a href=\"https://sonomu.club/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> question: I am using <a href=\"https://sonomu.club/tags/mu4e\" class=\"mention hashtag\" rel=\"tag\">#<span>mu4e</span></a> for my email needs. How do I make M-x mail use mu4e to compose a new mail instead of whatever default client it launches? Right now I have to do M-x mu4e-compose-new, which seems a bit unnecessary...<br /><a href=\"https://sonomu.club/tags/askfedi\" class=\"mention hashtag\" rel=\"tag\">#<span>askfedi</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://sonomu.club/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> question: I am using <a href=\"https://sonomu.club/tags/mu4e\" class=\"mention hashtag\" rel=\"tag\">#<span>mu4e</span></a> for my email needs. How do I make M-x mail use mu4e to compose a new mail instead of whatever default client it launches? Right now I have to do M-x mu4e-compose-new, which seems a bit unnecessary...<br /><a href=\"https://sonomu.club/tags/askfedi\" class=\"mention hashtag\" rel=\"tag\">#<span>askfedi</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sonomu.club/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://sonomu.club/tags/mu4e",
"name": "#mu4e"
},
{
"type": "Hashtag",
"href": "https://sonomu.club/tags/askfedi",
"name": "#askfedi"
}
],
"replies": {
"id": "https://sonomu.club/users/kf/statuses/113877410691251288/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sonomu.club/users/kf/statuses/113877410691251288/replies?only_other_accounts=true&page=true",
"partOf": "https://sonomu.club/users/kf/statuses/113877410691251288/replies",
"items": []
}
},
"likes": {
"id": "https://sonomu.club/users/kf/statuses/113877410691251288/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://sonomu.club/users/kf/statuses/113877410691251288/shares",
"type": "Collection",
"totalItems": 0
}
}