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.party/users/hakfoo/statuses/113422622776924083",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-04T03:44:36Z",
"url": "https://mstdn.party/@hakfoo/113422622776924083",
"attributedTo": "https://mstdn.party/users/hakfoo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.party/users/hakfoo/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.party/users/hakfoo/statuses/113422622776924083",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.party,2024-11-04:objectId=173617469:objectType=Conversation",
"content": "<p>My dream <a href=\"https://mstdn.party/tags/x11\" class=\"mention hashtag\" rel=\"tag\">#<span>x11</span></a> desktop that looks like mid-1990s Commercial Unix with that distinct <a href=\"https://mstdn.party/tags/motif\" class=\"mention hashtag\" rel=\"tag\">#<span>motif</span></a> vibe is getting harder and harder to keep afloat.</p><p>Qt5 had extra themes to resemble Motif available, but they aren't ported for Qt6.</p><p>The (fairly old) aftermarket themes for GTK are flaky: random extra space in Geany, and in LibreOffice, the scrollbars were broken.</p><p>I suppose I can lean on NsCDE tooling to hammer stuff into shape, but I don't want the whole enchilada, I just want deep 16-colour bevels</p>",
"contentMap": {
"en": "<p>My dream <a href=\"https://mstdn.party/tags/x11\" class=\"mention hashtag\" rel=\"tag\">#<span>x11</span></a> desktop that looks like mid-1990s Commercial Unix with that distinct <a href=\"https://mstdn.party/tags/motif\" class=\"mention hashtag\" rel=\"tag\">#<span>motif</span></a> vibe is getting harder and harder to keep afloat.</p><p>Qt5 had extra themes to resemble Motif available, but they aren't ported for Qt6.</p><p>The (fairly old) aftermarket themes for GTK are flaky: random extra space in Geany, and in LibreOffice, the scrollbars were broken.</p><p>I suppose I can lean on NsCDE tooling to hammer stuff into shape, but I don't want the whole enchilada, I just want deep 16-colour bevels</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.party/tags/x11",
"name": "#x11"
},
{
"type": "Hashtag",
"href": "https://mstdn.party/tags/motif",
"name": "#motif"
}
],
"replies": {
"id": "https://mstdn.party/users/hakfoo/statuses/113422622776924083/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.party/users/hakfoo/statuses/113422622776924083/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.party/users/hakfoo/statuses/113422622776924083/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.party/users/hakfoo/statuses/113422622776924083/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mstdn.party/users/hakfoo/statuses/113422622776924083/shares",
"type": "Collection",
"totalItems": 0
}
}