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://linuxrocks.online/users/yisraeldov/statuses/113590859764978899",
"type": "Note",
"summary": null,
"inReplyTo": "https://linuxrocks.online/users/yisraeldov/statuses/113165985168965723",
"published": "2024-12-03T20:49:28Z",
"url": "https://linuxrocks.online/@yisraeldov/113590859764978899",
"attributedTo": "https://linuxrocks.online/users/yisraeldov",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://linuxrocks.online/users/yisraeldov/followers"
],
"sensitive": false,
"atomUri": "https://linuxrocks.online/users/yisraeldov/statuses/113590859764978899",
"inReplyToAtomUri": "https://linuxrocks.online/users/yisraeldov/statuses/113165985168965723",
"conversation": "tag:linuxrocks.online,2024-09-19:objectId=63058034:objectType=Conversation",
"content": "<p>So went through a few complicated setups now that I have time. </p><p><a href=\"https://linuxrocks.online/tags/neomutt\" class=\"mention hashtag\" rel=\"tag\">#<span>neomutt</span></a> was ok but clunky to use.</p><p>Set up mbsync and msmtp with <a href=\"https://linuxrocks.online/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a>, and they seem to be working fine.</p><p>Had Mu4e working in <a href=\"https://linuxrocks.online/tags/doomemacs\" class=\"mention hashtag\" rel=\"tag\">#<span>doomemacs</span></a> , I like the defaults in doom, but when it comes to customizing it like valina <a href=\"https://linuxrocks.online/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a>, it seems to fall short.</p><p>Now I'm trying to get mu4e set up in my vanilla emacs config. We'll see how it goes, and if I get sent to spam again.</p>",
"contentMap": {
"en": "<p>So went through a few complicated setups now that I have time. </p><p><a href=\"https://linuxrocks.online/tags/neomutt\" class=\"mention hashtag\" rel=\"tag\">#<span>neomutt</span></a> was ok but clunky to use.</p><p>Set up mbsync and msmtp with <a href=\"https://linuxrocks.online/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a>, and they seem to be working fine.</p><p>Had Mu4e working in <a href=\"https://linuxrocks.online/tags/doomemacs\" class=\"mention hashtag\" rel=\"tag\">#<span>doomemacs</span></a> , I like the defaults in doom, but when it comes to customizing it like valina <a href=\"https://linuxrocks.online/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a>, it seems to fall short.</p><p>Now I'm trying to get mu4e set up in my vanilla emacs config. We'll see how it goes, and if I get sent to spam again.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://linuxrocks.online/tags/neomutt",
"name": "#neomutt"
},
{
"type": "Hashtag",
"href": "https://linuxrocks.online/tags/nix",
"name": "#nix"
},
{
"type": "Hashtag",
"href": "https://linuxrocks.online/tags/doomemacs",
"name": "#doomemacs"
},
{
"type": "Hashtag",
"href": "https://linuxrocks.online/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://linuxrocks.online/users/yisraeldov/statuses/113590859764978899/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://linuxrocks.online/users/yisraeldov/statuses/113590859764978899/replies?only_other_accounts=true&page=true",
"partOf": "https://linuxrocks.online/users/yisraeldov/statuses/113590859764978899/replies",
"items": []
}
},
"likes": {
"id": "https://linuxrocks.online/users/yisraeldov/statuses/113590859764978899/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://linuxrocks.online/users/yisraeldov/statuses/113590859764978899/shares",
"type": "Collection",
"totalItems": 1
}
}