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://joshuastrobl.social/users/me/statuses/111335793044202683",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-01T14:36:21Z",
"url": "https://joshuastrobl.social/@me/111335793044202683",
"attributedTo": "https://joshuastrobl.social/users/me",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://joshuastrobl.social/users/me/followers"
],
"sensitive": false,
"atomUri": "https://joshuastrobl.social/users/me/statuses/111335793044202683",
"inReplyToAtomUri": null,
"conversation": "tag:joshuastrobl.social,2023-11-01:objectId=569900:objectType=Conversation",
"content": "<p>Looks like the frustrating issue of Mesa updates resulting in broken GPUCache in <a href=\"https://joshuastrobl.social/tags/Chromium\" class=\"mention hashtag\" rel=\"tag\">#<span>Chromium</span></a> (which then impacts Electron and all Electron-based applications) will be fixed in a forthcoming release (120+).</p><p>Now, that's only half the battle, as it will need to make its way down to Electron then actually getting applications to update to that Electron release, but at the very least the problem won't plague us until then end of time! 🎉 </p><p>Just today I had to clean up the GPUCache of <a href=\"https://joshuastrobl.social/tags/Bitwarden\" class=\"mention hashtag\" rel=\"tag\">#<span>Bitwarden</span></a> and <a href=\"https://joshuastrobl.social/tags/Element\" class=\"mention hashtag\" rel=\"tag\">#<span>Element</span></a>.</p><p><a href=\"https://bugs.chromium.org/p/chromium/issues/detail?id=1442633\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bugs.chromium.org/p/chromium/i</span><span class=\"invisible\">ssues/detail?id=1442633</span></a></p><p><a href=\"https://chromium.googlesource.com/chromium/src/+/3290d6aee7a53a6b1a811c8b50ff0a3bf84fb6a6\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">chromium.googlesource.com/chro</span><span class=\"invisible\">mium/src/+/3290d6aee7a53a6b1a811c8b50ff0a3bf84fb6a6</span></a></p>",
"contentMap": {
"en": "<p>Looks like the frustrating issue of Mesa updates resulting in broken GPUCache in <a href=\"https://joshuastrobl.social/tags/Chromium\" class=\"mention hashtag\" rel=\"tag\">#<span>Chromium</span></a> (which then impacts Electron and all Electron-based applications) will be fixed in a forthcoming release (120+).</p><p>Now, that's only half the battle, as it will need to make its way down to Electron then actually getting applications to update to that Electron release, but at the very least the problem won't plague us until then end of time! 🎉 </p><p>Just today I had to clean up the GPUCache of <a href=\"https://joshuastrobl.social/tags/Bitwarden\" class=\"mention hashtag\" rel=\"tag\">#<span>Bitwarden</span></a> and <a href=\"https://joshuastrobl.social/tags/Element\" class=\"mention hashtag\" rel=\"tag\">#<span>Element</span></a>.</p><p><a href=\"https://bugs.chromium.org/p/chromium/issues/detail?id=1442633\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bugs.chromium.org/p/chromium/i</span><span class=\"invisible\">ssues/detail?id=1442633</span></a></p><p><a href=\"https://chromium.googlesource.com/chromium/src/+/3290d6aee7a53a6b1a811c8b50ff0a3bf84fb6a6\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">chromium.googlesource.com/chro</span><span class=\"invisible\">mium/src/+/3290d6aee7a53a6b1a811c8b50ff0a3bf84fb6a6</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/chromium",
"name": "#chromium"
},
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/bitwarden",
"name": "#bitwarden"
},
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/element",
"name": "#element"
}
],
"replies": {
"id": "https://joshuastrobl.social/users/me/statuses/111335793044202683/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://joshuastrobl.social/users/me/statuses/111335793044202683/replies?only_other_accounts=true&page=true",
"partOf": "https://joshuastrobl.social/users/me/statuses/111335793044202683/replies",
"items": []
}
},
"likes": {
"id": "https://joshuastrobl.social/users/me/statuses/111335793044202683/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://joshuastrobl.social/users/me/statuses/111335793044202683/shares",
"type": "Collection",
"totalItems": 4
}
}