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://retro.social/users/freakazoid/statuses/113459858658915222",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-10T17:34:10Z",
"url": "https://retro.social/@freakazoid/113459858658915222",
"attributedTo": "https://retro.social/users/freakazoid",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://retro.social/users/freakazoid/followers"
],
"sensitive": false,
"atomUri": "https://retro.social/users/freakazoid/statuses/113459858658915222",
"inReplyToAtomUri": null,
"conversation": "tag:retro.social,2024-11-10:objectId=30959538:objectType=Conversation",
"content": "<p>After a while of being logged in on my <a href=\"https://retro.social/tags/AMD\" class=\"mention hashtag\" rel=\"tag\">#<span>AMD</span></a> <a href=\"https://retro.social/tags/Framework\" class=\"mention hashtag\" rel=\"tag\">#<span>Framework</span></a> 13 running <a href=\"https://retro.social/tags/LinuxMint\" class=\"mention hashtag\" rel=\"tag\">#<span>LinuxMint</span></a>, videos in both <a href=\"https://retro.social/tags/VLC\" class=\"mention hashtag\" rel=\"tag\">#<span>VLC</span></a> and Celluloid start to get slow to start and to close, though there's no stuttering or anything. I'm baffled as to what's happening. Nothing gets printed on the console when this happens, and nothing interesting is going into the kernel or Xorg log, or into journalctl.</p><p>The whole UI freezes for a few seconds when a video ends. I can move the mouse around, but I can't click on anything. Makes me think there's some memory leak or something.</p><p>If I log out and back in, everything is fine again for a while.</p>",
"contentMap": {
"en": "<p>After a while of being logged in on my <a href=\"https://retro.social/tags/AMD\" class=\"mention hashtag\" rel=\"tag\">#<span>AMD</span></a> <a href=\"https://retro.social/tags/Framework\" class=\"mention hashtag\" rel=\"tag\">#<span>Framework</span></a> 13 running <a href=\"https://retro.social/tags/LinuxMint\" class=\"mention hashtag\" rel=\"tag\">#<span>LinuxMint</span></a>, videos in both <a href=\"https://retro.social/tags/VLC\" class=\"mention hashtag\" rel=\"tag\">#<span>VLC</span></a> and Celluloid start to get slow to start and to close, though there's no stuttering or anything. I'm baffled as to what's happening. Nothing gets printed on the console when this happens, and nothing interesting is going into the kernel or Xorg log, or into journalctl.</p><p>The whole UI freezes for a few seconds when a video ends. I can move the mouse around, but I can't click on anything. Makes me think there's some memory leak or something.</p><p>If I log out and back in, everything is fine again for a while.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://retro.social/tags/amd",
"name": "#amd"
},
{
"type": "Hashtag",
"href": "https://retro.social/tags/framework",
"name": "#framework"
},
{
"type": "Hashtag",
"href": "https://retro.social/tags/linuxmint",
"name": "#linuxmint"
},
{
"type": "Hashtag",
"href": "https://retro.social/tags/vlc",
"name": "#vlc"
}
],
"replies": {
"id": "https://retro.social/users/freakazoid/statuses/113459858658915222/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://retro.social/users/freakazoid/statuses/113459858658915222/replies?min_id=113459873361163520&page=true",
"partOf": "https://retro.social/users/freakazoid/statuses/113459858658915222/replies",
"items": [
"https://retro.social/users/freakazoid/statuses/113459873361163520"
]
}
}
}