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://mstdn.io/users/codewiz/statuses/111873403123001883",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.io/users/codewiz/statuses/111873377641329247",
"published": "2024-02-04T13:17:39Z",
"url": "https://mstdn.io/@codewiz/111873403123001883",
"attributedTo": "https://mstdn.io/users/codewiz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.io/users/codewiz/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.io/users/codewiz/statuses/111873403123001883",
"inReplyToAtomUri": "https://mstdn.io/users/codewiz/statuses/111873377641329247",
"conversation": "tag:mstdn.io,2024-02-02:objectId=170895718:objectType=Conversation",
"content": "<p>An <a href=\"https://mstdn.io/tags/AMD\" class=\"mention hashtag\" rel=\"tag\">#<span>AMD</span></a> engineer in the audience mentioned that <a href=\"https://mstdn.io/tags/Framework\" class=\"mention hashtag\" rel=\"tag\">#<span>Framework</span></a> will soon release proof-of-concept Coreboot firmware for their AMD laptops.</p><p>It's not yet an end-user thing due to missing power management, which is a showstopper for a laptop.</p><p>The only reason I haven't already switched to a nice Framework laptop was the proprietary BIOS, but with official support from AMD it won't take long... hopefully 🙏</p>",
"contentMap": {
"en": "<p>An <a href=\"https://mstdn.io/tags/AMD\" class=\"mention hashtag\" rel=\"tag\">#<span>AMD</span></a> engineer in the audience mentioned that <a href=\"https://mstdn.io/tags/Framework\" class=\"mention hashtag\" rel=\"tag\">#<span>Framework</span></a> will soon release proof-of-concept Coreboot firmware for their AMD laptops.</p><p>It's not yet an end-user thing due to missing power management, which is a showstopper for a laptop.</p><p>The only reason I haven't already switched to a nice Framework laptop was the proprietary BIOS, but with official support from AMD it won't take long... hopefully 🙏</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/amd",
"name": "#amd"
},
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/framework",
"name": "#framework"
}
],
"replies": {
"id": "https://mstdn.io/users/codewiz/statuses/111873403123001883/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.io/users/codewiz/statuses/111873403123001883/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.io/users/codewiz/statuses/111873403123001883/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.io/users/codewiz/statuses/111873403123001883/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://mstdn.io/users/codewiz/statuses/111873403123001883/shares",
"type": "Collection",
"totalItems": 7
}
}