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://joshuastrobl.social/users/me/statuses/112554254307886244",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-03T19:07:04Z",
"url": "https://joshuastrobl.social/@me/112554254307886244",
"attributedTo": "https://joshuastrobl.social/users/me",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://joshuastrobl.social/users/me/followers",
"https://floss.social/users/buddiesofbudgie",
"https://fosstodon.org/users/EbonJaeger"
],
"sensitive": false,
"atomUri": "https://joshuastrobl.social/users/me/statuses/112554254307886244",
"inReplyToAtomUri": null,
"conversation": "tag:joshuastrobl.social,2024-06-03:objectId=2246005:objectType=Conversation",
"content": "<p>First full day running <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@buddiesofbudgie\" class=\"u-url mention\">@<span>buddiesofbudgie</span></a></span> <a href=\"https://joshuastrobl.social/tags/Budgie\" class=\"mention hashtag\" rel=\"tag\">#<span>Budgie</span></a> Desktop on top of a Wayland compositor. Even in it's still very heavily WIP form.</p><p>Panel exclusion zone now implemented and thanks to some rubber ducking / help from <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@EbonJaeger\" class=\"u-url mention\">@<span>EbonJaeger</span></a></span> , figured out what was wrong with my Budgie PopoverRedux.</p><p>Old Budgie.Popover code is gone, all the popovers are using the new implementation which are basically just Gtk.Popover. It'll be renamed back to Budgie.Popover once I do cleanup of PopoverManager and maybe refactor some more code.</p><p>Screenshot shows the bluetooth applet... well now being shown, as well as VS Code not being allowed to be maximized under the panel.</p><p>Biggest usability thing next for me will be making Raven not 100% full screen and the panel to always be set to the primary monitor rather than whichever monitor is in focus.</p>",
"contentMap": {
"en": "<p>First full day running <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@buddiesofbudgie\" class=\"u-url mention\">@<span>buddiesofbudgie</span></a></span> <a href=\"https://joshuastrobl.social/tags/Budgie\" class=\"mention hashtag\" rel=\"tag\">#<span>Budgie</span></a> Desktop on top of a Wayland compositor. Even in it's still very heavily WIP form.</p><p>Panel exclusion zone now implemented and thanks to some rubber ducking / help from <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@EbonJaeger\" class=\"u-url mention\">@<span>EbonJaeger</span></a></span> , figured out what was wrong with my Budgie PopoverRedux.</p><p>Old Budgie.Popover code is gone, all the popovers are using the new implementation which are basically just Gtk.Popover. It'll be renamed back to Budgie.Popover once I do cleanup of PopoverManager and maybe refactor some more code.</p><p>Screenshot shows the bluetooth applet... well now being shown, as well as VS Code not being allowed to be maximized under the panel.</p><p>Biggest usability thing next for me will be making Raven not 100% full screen and the panel to always be set to the primary monitor rather than whichever monitor is in focus.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://joshuastrobl.social/system/media_attachments/files/112/554/239/486/339/983/original/c0ffac37543ccda3.png",
"name": "Screenshot shows the bluetooth applet... well now being shown, as well as VS Code not being allowed to be maximized under the panel.",
"blurhash": "U57B7c%Lxuxt~qayWVWC~qWCfRay~qfPayfQ",
"focalPoint": [
0,
0
],
"width": 3840,
"height": 2160
}
],
"tag": [
{
"type": "Mention",
"href": "https://floss.social/users/buddiesofbudgie",
"name": "@buddiesofbudgie@floss.social"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/EbonJaeger",
"name": "@EbonJaeger@fosstodon.org"
},
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/budgie",
"name": "#budgie"
}
],
"replies": {
"id": "https://joshuastrobl.social/users/me/statuses/112554254307886244/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://joshuastrobl.social/users/me/statuses/112554254307886244/replies?only_other_accounts=true&page=true",
"partOf": "https://joshuastrobl.social/users/me/statuses/112554254307886244/replies",
"items": []
}
},
"likes": {
"id": "https://joshuastrobl.social/users/me/statuses/112554254307886244/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://joshuastrobl.social/users/me/statuses/112554254307886244/shares",
"type": "Collection",
"totalItems": 10
}
}