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://floss.social/users/ostechnix/statuses/114064902688096472",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-25T14:04:49Z",
"url": "https://floss.social/@ostechnix/114064902688096472",
"attributedTo": "https://floss.social/users/ostechnix",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/ostechnix/followers"
],
"sensitive": false,
"atomUri": "https://floss.social/users/ostechnix/statuses/114064902688096472",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2025-02-25:objectId=81708586:objectType=Conversation",
"content": "<p>Introduction to GNU Binutils: A Beginner's Guide <a href=\"https://floss.social/tags/Binutils\" class=\"mention hashtag\" rel=\"tag\">#<span>Binutils</span></a> <a href=\"https://floss.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://floss.social/tags/Assembler\" class=\"mention hashtag\" rel=\"tag\">#<span>Assembler</span></a> <a href=\"https://floss.social/tags/Linker\" class=\"mention hashtag\" rel=\"tag\">#<span>Linker</span></a> <a href=\"https://floss.social/tags/Debugger\" class=\"mention hashtag\" rel=\"tag\">#<span>Debugger</span></a> <a href=\"https://floss.social/tags/ELF\" class=\"mention hashtag\" rel=\"tag\">#<span>ELF</span></a> <a href=\"https://floss.social/tags/ObjectFiles\" class=\"mention hashtag\" rel=\"tag\">#<span>ObjectFiles</span></a> <a href=\"https://floss.social/tags/ExecutableFiles\" class=\"mention hashtag\" rel=\"tag\">#<span>ExecutableFiles</span></a> <a href=\"https://floss.social/tags/AssemblyLanguage\" class=\"mention hashtag\" rel=\"tag\">#<span>AssemblyLanguage</span></a> <a href=\"https://floss.social/tags/Opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>Opensource</span></a> <a href=\"https://floss.social/tags/Linuxhowto\" class=\"mention hashtag\" rel=\"tag\">#<span>Linuxhowto</span></a> <a href=\"https://floss.social/tags/Linuxbasics\" class=\"mention hashtag\" rel=\"tag\">#<span>Linuxbasics</span></a> <a href=\"https://floss.social/tags/Commandline\" class=\"mention hashtag\" rel=\"tag\">#<span>Commandline</span></a> <br /><a href=\"https://ostechnix.com/introduction-to-gnu-binutils/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">ostechnix.com/introduction-to-</span><span class=\"invisible\">gnu-binutils/</span></a></p>",
"contentMap": {
"en": "<p>Introduction to GNU Binutils: A Beginner's Guide <a href=\"https://floss.social/tags/Binutils\" class=\"mention hashtag\" rel=\"tag\">#<span>Binutils</span></a> <a href=\"https://floss.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://floss.social/tags/Assembler\" class=\"mention hashtag\" rel=\"tag\">#<span>Assembler</span></a> <a href=\"https://floss.social/tags/Linker\" class=\"mention hashtag\" rel=\"tag\">#<span>Linker</span></a> <a href=\"https://floss.social/tags/Debugger\" class=\"mention hashtag\" rel=\"tag\">#<span>Debugger</span></a> <a href=\"https://floss.social/tags/ELF\" class=\"mention hashtag\" rel=\"tag\">#<span>ELF</span></a> <a href=\"https://floss.social/tags/ObjectFiles\" class=\"mention hashtag\" rel=\"tag\">#<span>ObjectFiles</span></a> <a href=\"https://floss.social/tags/ExecutableFiles\" class=\"mention hashtag\" rel=\"tag\">#<span>ExecutableFiles</span></a> <a href=\"https://floss.social/tags/AssemblyLanguage\" class=\"mention hashtag\" rel=\"tag\">#<span>AssemblyLanguage</span></a> <a href=\"https://floss.social/tags/Opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>Opensource</span></a> <a href=\"https://floss.social/tags/Linuxhowto\" class=\"mention hashtag\" rel=\"tag\">#<span>Linuxhowto</span></a> <a href=\"https://floss.social/tags/Linuxbasics\" class=\"mention hashtag\" rel=\"tag\">#<span>Linuxbasics</span></a> <a href=\"https://floss.social/tags/Commandline\" class=\"mention hashtag\" rel=\"tag\">#<span>Commandline</span></a> <br /><a href=\"https://ostechnix.com/introduction-to-gnu-binutils/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">ostechnix.com/introduction-to-</span><span class=\"invisible\">gnu-binutils/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/binutils",
"name": "#binutils"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/Linux",
"name": "#Linux"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/assembler",
"name": "#assembler"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/linker",
"name": "#linker"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/debugger",
"name": "#debugger"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/elf",
"name": "#elf"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/objectfiles",
"name": "#objectfiles"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/executablefiles",
"name": "#executablefiles"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/assemblylanguage",
"name": "#assemblylanguage"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/OpenSource",
"name": "#OpenSource"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/linuxhowto",
"name": "#linuxhowto"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/LinuxBasics",
"name": "#LinuxBasics"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/commandLine",
"name": "#commandLine"
}
],
"replies": {
"id": "https://floss.social/users/ostechnix/statuses/114064902688096472/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/ostechnix/statuses/114064902688096472/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/ostechnix/statuses/114064902688096472/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/ostechnix/statuses/114064902688096472/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://floss.social/users/ostechnix/statuses/114064902688096472/shares",
"type": "Collection",
"totalItems": 2
}
}