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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114507351953727972",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-14T17:25:29Z",
"url": "https://mastodon.bsd.cafe/@zirias/114507351953727972",
"attributedTo": "https://mastodon.bsd.cafe/users/zirias",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/zirias/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/zirias/statuses/114507351953727972",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-05-14:objectId=16974280:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.bsd.cafe/tags/Rooting\" class=\"mention hashtag\" rel=\"tag\">#<span>Rooting</span></a> a new <a href=\"https://mastodon.bsd.cafe/tags/Xiaomi\" class=\"mention hashtag\" rel=\"tag\">#<span>Xiaomi</span></a> device is getting totally ridiculous these days.</p><p>I already jumped through the hoop to "request bootloader unlock permission" in one of Xiaomi's <a href=\"https://mastodon.bsd.cafe/tags/bloatware\" class=\"mention hashtag\" rel=\"tag\">#<span>bloatware</span></a> apps at **EXACTLY** midnight beijing time, at least this worked. Now the second step would be to actually unlock the boot loader. On <a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a>, I can't use Xiaomi's unlocker tool (but I guess that's actually a good thing), so I found some python script that also works (after a bit of fiddling with it, patching shebang and removing some nonsense), and see what it tells me now.</p><p>Xiaomi, you used to be cool, a long time ago... 🙄</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.bsd.cafe/tags/Rooting\" class=\"mention hashtag\" rel=\"tag\">#<span>Rooting</span></a> a new <a href=\"https://mastodon.bsd.cafe/tags/Xiaomi\" class=\"mention hashtag\" rel=\"tag\">#<span>Xiaomi</span></a> device is getting totally ridiculous these days.</p><p>I already jumped through the hoop to "request bootloader unlock permission" in one of Xiaomi's <a href=\"https://mastodon.bsd.cafe/tags/bloatware\" class=\"mention hashtag\" rel=\"tag\">#<span>bloatware</span></a> apps at **EXACTLY** midnight beijing time, at least this worked. Now the second step would be to actually unlock the boot loader. On <a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a>, I can't use Xiaomi's unlocker tool (but I guess that's actually a good thing), so I found some python script that also works (after a bit of fiddling with it, patching shebang and removing some nonsense), and see what it tells me now.</p><p>Xiaomi, you used to be cool, a long time ago... 🙄</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.bsd.cafe/bsdmmedia01/media_attachments/files/114/507/347/426/163/629/original/ad0cd193ad34314b.png",
"name": "Please unlock 71 hours later. And do not add your account in MIUI again, otherwise you will wait from scratch\n\nYou can unlock (repeat this process) on: 2025-05-17 18:00\n",
"blurhash": "U16Hu]%z%Mx?~URig3o}~XjesUs+^kR%ozt8",
"focalPoint": [
0,
-0.51
],
"width": 568,
"height": 570
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/rooting",
"name": "#rooting"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/xiaomi",
"name": "#xiaomi"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/bloatware",
"name": "#bloatware"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/freebsd",
"name": "#freebsd"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114507351953727972/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/zirias/statuses/114507351953727972/replies?min_id=114533128513252405&page=true",
"partOf": "https://mastodon.bsd.cafe/users/zirias/statuses/114507351953727972/replies",
"items": [
"https://mastodon.bsd.cafe/users/zirias/statuses/114533128513252405"
]
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114507351953727972/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114507351953727972/shares",
"type": "Collection",
"totalItems": 6
}
}