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://fosstodon.org/users/lack/statuses/109392237290712154",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/lack/statuses/109392200049225363",
"published": "2022-11-23T08:44:33Z",
"url": "https://fosstodon.org/@lack/109392237290712154",
"attributedTo": "https://fosstodon.org/users/lack",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/lack/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/lack/statuses/109392237290712154",
"inReplyToAtomUri": "https://fosstodon.org/users/lack/statuses/109392200049225363",
"conversation": "tag:fosstodon.org,2022-11-23:objectId=62066623:objectType=Conversation",
"content": "<p>It turns out that <a href=\"https://fosstodon.org/tags/sway\" class=\"mention hashtag\" rel=\"tag\">#<span>sway</span></a> already had great support for moving virtual desktops and windows between outputs. In fact, I had already set up kanshi to do just this when I dock and undock my laptop:</p><p>• Single-output mode: Move all desktops to the built-in output, and reconfigure waybar to match</p><p>• Dual-output mode: Move desktops numbered 1 through 6 to the left output, keep 7 through 12 on the right output, and reconfigure waybar to match</p><p>So the first step: experiment... How can I do this for VNC?</p>",
"contentMap": {
"en": "<p>It turns out that <a href=\"https://fosstodon.org/tags/sway\" class=\"mention hashtag\" rel=\"tag\">#<span>sway</span></a> already had great support for moving virtual desktops and windows between outputs. In fact, I had already set up kanshi to do just this when I dock and undock my laptop:</p><p>• Single-output mode: Move all desktops to the built-in output, and reconfigure waybar to match</p><p>• Dual-output mode: Move desktops numbered 1 through 6 to the left output, keep 7 through 12 on the right output, and reconfigure waybar to match</p><p>So the first step: experiment... How can I do this for VNC?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/sway",
"name": "#sway"
}
],
"replies": {
"id": "https://fosstodon.org/users/lack/statuses/109392237290712154/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/lack/statuses/109392237290712154/replies?min_id=109392287922223714&page=true",
"partOf": "https://fosstodon.org/users/lack/statuses/109392237290712154/replies",
"items": [
"https://fosstodon.org/users/lack/statuses/109392287922223714"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/lack/statuses/109392237290712154/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/lack/statuses/109392237290712154/shares",
"type": "Collection",
"totalItems": 0
}
}