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://fosstodon.org/users/Mehrad/statuses/113952716891658885",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-05T18:34:30Z",
"url": "https://fosstodon.org/@Mehrad/113952716891658885",
"attributedTo": "https://fosstodon.org/users/Mehrad",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/Mehrad/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/Mehrad/statuses/113952716891658885",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-02-05:objectId=285294455:objectType=Conversation",
"content": "<p>I want to use my <a href=\"https://fosstodon.org/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> as the email client too, and I want these essential features:<br />1. multiple accounts<br />2. tagging/labeling emails</p><p>I have so far tried <a href=\"https://fosstodon.org/tags/notmuch\" class=\"mention hashtag\" rel=\"tag\">#<span>notmuch</span></a> and <a href=\"https://fosstodon.org/tags/mu4e\" class=\"mention hashtag\" rel=\"tag\">#<span>mu4e</span></a>, but neither of them seem to support both requirements. Any suggestions by fellow Emacs folks?</p>",
"contentMap": {
"en": "<p>I want to use my <a href=\"https://fosstodon.org/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> as the email client too, and I want these essential features:<br />1. multiple accounts<br />2. tagging/labeling emails</p><p>I have so far tried <a href=\"https://fosstodon.org/tags/notmuch\" class=\"mention hashtag\" rel=\"tag\">#<span>notmuch</span></a> and <a href=\"https://fosstodon.org/tags/mu4e\" class=\"mention hashtag\" rel=\"tag\">#<span>mu4e</span></a>, but neither of them seem to support both requirements. Any suggestions by fellow Emacs folks?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/notmuch",
"name": "#notmuch"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/mu4e",
"name": "#mu4e"
}
],
"replies": {
"id": "https://fosstodon.org/users/Mehrad/statuses/113952716891658885/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/Mehrad/statuses/113952716891658885/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/Mehrad/statuses/113952716891658885/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/Mehrad/statuses/113952716891658885/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/Mehrad/statuses/113952716891658885/shares",
"type": "Collection",
"totalItems": 1
}
}