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",
"https://w3id.org/security/v1",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive",
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"Emoji": "toot:Emoji",
"blurhash": "toot:blurhash",
"votersCount": "toot:votersCount",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"ostatus": "http://ostatus.org#",
"conversation": "ostatus:conversation"
}
],
"type": "Note",
"id": "https://chrichri.ween.de/o/996656afedfa410abca85257cf282b50",
"attributedTo": "https://chrichri.ween.de",
"content": "<p>When <a href=\"https://chrichri.ween.de/o/42b4add0961b4d14a7a718feb61b0fd4\">doing the <a href=\"https://chrichri.ween.de/t/deskhop\" class=\"mention hashtag\" rel=\"tag\">#<span>deskhop</span></a></a> to share keyboard/mouse between my <a href=\"https://chrichri.ween.de/t/librem5\" class=\"mention hashtag\" rel=\"tag\">#<span>Librem5</span></a> and my notebook on the Librem5 still the on-screen keyboard (<a href=\"https://chrichri.ween.de/t/osk\" class=\"mention hashtag\" rel=\"tag\">#<span>osk</span></a>) keeps popping up and takes away part of the small screen.</p>\n<p>This can be disabled through <a href=\"https://phosh.mobi/posts/phosh-osk-interface/#5-settings\">gsettings</a> but doing so each time when I place the phone beside my notebook is tiresome.</p>\n<p>So I recovered some old proof of concept I had made, tested it and packaged it:</p>\n<p><a href=\"https://codeberg.org/ChriChri/switch_keyboard\">switch-keyboard</a> installs an <a href=\"https://chrichri.ween.de/t/udev\" class=\"mention hashtag\" rel=\"tag\">#<span>udev</span></a> rule that triggers when an external keyboard is connected and disables the osk. On disconnect it re-enables the osk and there is an entry for the menu included to just toggle the keyboard on and off just in case you're left without <a href=\"https://chrichri.ween.de/t/osk\" class=\"mention hashtag\" rel=\"tag\">#<span>osk</span></a> after disconnecting an external keyboard.</p>\n",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chrichri.ween.de/followers"
],
"published": "2024-03-13T04:57:42Z",
"context": "https://chrichri.ween.de/contexts/6035e5bc890f4ccfb70f11a56af9b492",
"conversation": "https://chrichri.ween.de/contexts/6035e5bc890f4ccfb70f11a56af9b492",
"url": "https://chrichri.ween.de/o/996656afedfa410abca85257cf282b50",
"tag": [
{
"href": "https://chrichri.ween.de/t/deskhop",
"name": "#deskhop",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/librem5",
"name": "#librem5",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/osk",
"name": "#osk",
"type": "Hashtag"
},
{
"href": "https://chrichri.ween.de/t/udev",
"name": "#udev",
"type": "Hashtag"
}
],
"summary": null,
"inReplyTo": null,
"sensitive": false,
"attachment": []
}