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://mastodon.social/users/amszmidt/statuses/113395595424429747",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-30T09:11:11Z",
"url": "https://mastodon.social/@amszmidt/113395595424429747",
"attributedTo": "https://mastodon.social/users/amszmidt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/amszmidt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/amszmidt/statuses/113395595424429747",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-10-30:objectId=835116378:objectType=Conversation",
"content": "<p>Calling all <a href=\"https://mastodon.social/tags/HDL\" class=\"mention hashtag\" rel=\"tag\">#<span>HDL</span></a> hackers! I need help in putting the <a href=\"https://mastodon.social/tags/MIT\" class=\"mention hashtag\" rel=\"tag\">#<span>MIT</span></a> <a href=\"https://mastodon.social/tags/CADR\" class=\"mention hashtag\" rel=\"tag\">#<span>CADR</span></a> onto a FPGA board. <a href=\"https://mastodon.social/tags/VHDL\" class=\"mention hashtag\" rel=\"tag\">#<span>VHDL</span></a>, <a href=\"https://mastodon.social/tags/Verilog\" class=\"mention hashtag\" rel=\"tag\">#<span>Verilog</span></a>, does not matter much. Who is up for a fun challange? <a href=\"https://mastodon.social/tags/LispMachine\" class=\"mention hashtag\" rel=\"tag\">#<span>LispMachine</span></a></p>",
"contentMap": {
"en": "<p>Calling all <a href=\"https://mastodon.social/tags/HDL\" class=\"mention hashtag\" rel=\"tag\">#<span>HDL</span></a> hackers! I need help in putting the <a href=\"https://mastodon.social/tags/MIT\" class=\"mention hashtag\" rel=\"tag\">#<span>MIT</span></a> <a href=\"https://mastodon.social/tags/CADR\" class=\"mention hashtag\" rel=\"tag\">#<span>CADR</span></a> onto a FPGA board. <a href=\"https://mastodon.social/tags/VHDL\" class=\"mention hashtag\" rel=\"tag\">#<span>VHDL</span></a>, <a href=\"https://mastodon.social/tags/Verilog\" class=\"mention hashtag\" rel=\"tag\">#<span>Verilog</span></a>, does not matter much. Who is up for a fun challange? <a href=\"https://mastodon.social/tags/LispMachine\" class=\"mention hashtag\" rel=\"tag\">#<span>LispMachine</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/hdl",
"name": "#hdl"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mit",
"name": "#mit"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cadr",
"name": "#cadr"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vhdl",
"name": "#vhdl"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/verilog",
"name": "#verilog"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/lispmachine",
"name": "#lispmachine"
}
],
"replies": {
"id": "https://mastodon.social/users/amszmidt/statuses/113395595424429747/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/amszmidt/statuses/113395595424429747/replies?min_id=113395774318554432&page=true",
"partOf": "https://mastodon.social/users/amszmidt/statuses/113395595424429747/replies",
"items": [
"https://mastodon.social/users/amszmidt/statuses/113395774318554432"
]
}
},
"likes": {
"id": "https://mastodon.social/users/amszmidt/statuses/113395595424429747/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mastodon.social/users/amszmidt/statuses/113395595424429747/shares",
"type": "Collection",
"totalItems": 17
}
}