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://hear-me.social/users/maple/statuses/113958341167527609",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.social/users/BrodieOnLinux/statuses/113955285944546106",
"published": "2025-02-06T18:24:49Z",
"url": "https://hear-me.social/@maple/113958341167527609",
"attributedTo": "https://hear-me.social/users/maple",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hear-me.social/users/maple/followers",
"https://mstdn.social/users/BrodieOnLinux"
],
"sensitive": false,
"atomUri": "https://hear-me.social/users/maple/statuses/113958341167527609",
"inReplyToAtomUri": "https://mstdn.social/users/BrodieOnLinux/statuses/113955285944546106",
"conversation": "tag:mstdn.social,2025-02-05:objectId=505251335:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@BrodieOnLinux\" class=\"u-url mention\">@<span>BrodieOnLinux</span></a></span> The problem with <a href=\"https://hear-me.social/tags/FUSE\" class=\"mention hashtag\" rel=\"tag\">#<span>FUSE</span></a>, at least on <a href=\"https://hear-me.social/tags/Ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Ubuntu</span></a> 24.04, is that if you attempt to install it in the normal way (sudo apt install fuse) for some reason it first UNinstalls a bunch of other fairly essential stuff. I don't know if the fault is with FUSE or with the <a href=\"https://hear-me.social/tags/apt\" class=\"mention hashtag\" rel=\"tag\">#<span>apt</span></a> installer but the net result is you cannot run any <a href=\"https://hear-me.social/tags/AppImage\" class=\"mention hashtag\" rel=\"tag\">#<span>AppImage</span></a> file that depends on FUSE (and it appears that all of them do). I am not sure what genius created this situation but it's probably a good part of the reason why AppImages are not more widely used .</p><p>The following additional packages will be installed:<br /> libfuse2t64<br />The following packages will be REMOVED:<br /> flatpak fuse3 gnome-remote-desktop gnome-shell-extension-desktop-icons-ng gnome-software-plugin-flatpak gnome-sushi gvfs-fuse mintstick nautilus ntfs-3g ubuntu-desktop-minimal ubuntu-session xdg-desktop-portal<br /> xdg-desktop-portal-gnome xdg-desktop-portal-gtk<br />The following NEW packages will be installed:<br /> fuse libfuse2t64<br />0 upgraded, 2 newly installed, 15 to remove and 4 not upgraded.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@BrodieOnLinux\" class=\"u-url mention\">@<span>BrodieOnLinux</span></a></span> The problem with <a href=\"https://hear-me.social/tags/FUSE\" class=\"mention hashtag\" rel=\"tag\">#<span>FUSE</span></a>, at least on <a href=\"https://hear-me.social/tags/Ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Ubuntu</span></a> 24.04, is that if you attempt to install it in the normal way (sudo apt install fuse) for some reason it first UNinstalls a bunch of other fairly essential stuff. I don't know if the fault is with FUSE or with the <a href=\"https://hear-me.social/tags/apt\" class=\"mention hashtag\" rel=\"tag\">#<span>apt</span></a> installer but the net result is you cannot run any <a href=\"https://hear-me.social/tags/AppImage\" class=\"mention hashtag\" rel=\"tag\">#<span>AppImage</span></a> file that depends on FUSE (and it appears that all of them do). I am not sure what genius created this situation but it's probably a good part of the reason why AppImages are not more widely used .</p><p>The following additional packages will be installed:<br /> libfuse2t64<br />The following packages will be REMOVED:<br /> flatpak fuse3 gnome-remote-desktop gnome-shell-extension-desktop-icons-ng gnome-software-plugin-flatpak gnome-sushi gvfs-fuse mintstick nautilus ntfs-3g ubuntu-desktop-minimal ubuntu-session xdg-desktop-portal<br /> xdg-desktop-portal-gnome xdg-desktop-portal-gtk<br />The following NEW packages will be installed:<br /> fuse libfuse2t64<br />0 upgraded, 2 newly installed, 15 to remove and 4 not upgraded.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.social/users/BrodieOnLinux",
"name": "@BrodieOnLinux@mstdn.social"
},
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/fuse",
"name": "#fuse"
},
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/ubuntu",
"name": "#ubuntu"
},
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/apt",
"name": "#apt"
},
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/appimage",
"name": "#appimage"
}
],
"replies": {
"id": "https://hear-me.social/users/maple/statuses/113958341167527609/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hear-me.social/users/maple/statuses/113958341167527609/replies?only_other_accounts=true&page=true",
"partOf": "https://hear-me.social/users/maple/statuses/113958341167527609/replies",
"items": []
}
},
"likes": {
"id": "https://hear-me.social/users/maple/statuses/113958341167527609/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://hear-me.social/users/maple/statuses/113958341167527609/shares",
"type": "Collection",
"totalItems": 0
}
}