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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://eldritch.cafe/users/Soblow/statuses/113911618998076881",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-29T12:22:46Z",
"url": "https://eldritch.cafe/@Soblow/113911618998076881",
"attributedTo": "https://eldritch.cafe/users/Soblow",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://eldritch.cafe/users/Soblow/followers"
],
"sensitive": false,
"atomUri": "https://eldritch.cafe/users/Soblow/statuses/113911618998076881",
"inReplyToAtomUri": null,
"conversation": "tag:eldritch.cafe,2025-01-29:objectId=173072875:objectType=Conversation",
"content": "<p>Okay, time to summon DuckDuckFedi.</p><p>I have a program that is running on my sway session (so, Wayland, more precisely XWayland).<br>I use <code>ydotool</code> to run some keystrokes.<br>Everything works fine as-is, but it means that I can't use the computer for anything else as the keystrokes are sent to the active window.</p><p>Do you know if there is a way to create a kind of \"virtual keyboard/input device\" attached to said application which I could use for the keystrokes? Some kind of containers or something?</p><p>Thank you for your ideas! Boosts appreciated! :dragn_heart: </p><p><a href=\"https://eldritch.cafe/tags/wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>wayland</span></a> <a href=\"https://eldritch.cafe/tags/swaywm\" class=\"mention hashtag\" rel=\"tag\">#<span>swaywm</span></a> <a href=\"https://eldritch.cafe/tags/xwayland\" class=\"mention hashtag\" rel=\"tag\">#<span>xwayland</span></a> <a href=\"https://eldritch.cafe/tags/ydotool\" class=\"mention hashtag\" rel=\"tag\">#<span>ydotool</span></a></p>",
"contentMap": {
"en": "<p>Okay, time to summon DuckDuckFedi.</p><p>I have a program that is running on my sway session (so, Wayland, more precisely XWayland).<br>I use <code>ydotool</code> to run some keystrokes.<br>Everything works fine as-is, but it means that I can't use the computer for anything else as the keystrokes are sent to the active window.</p><p>Do you know if there is a way to create a kind of \"virtual keyboard/input device\" attached to said application which I could use for the keystrokes? Some kind of containers or something?</p><p>Thank you for your ideas! Boosts appreciated! :dragn_heart: </p><p><a href=\"https://eldritch.cafe/tags/wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>wayland</span></a> <a href=\"https://eldritch.cafe/tags/swaywm\" class=\"mention hashtag\" rel=\"tag\">#<span>swaywm</span></a> <a href=\"https://eldritch.cafe/tags/xwayland\" class=\"mention hashtag\" rel=\"tag\">#<span>xwayland</span></a> <a href=\"https://eldritch.cafe/tags/ydotool\" class=\"mention hashtag\" rel=\"tag\">#<span>ydotool</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://eldritch.cafe/tags/wayland",
"name": "#wayland"
},
{
"type": "Hashtag",
"href": "https://eldritch.cafe/tags/swaywm",
"name": "#swaywm"
},
{
"type": "Hashtag",
"href": "https://eldritch.cafe/tags/xwayland",
"name": "#xwayland"
},
{
"type": "Hashtag",
"href": "https://eldritch.cafe/tags/ydotool",
"name": "#ydotool"
},
{
"id": "https://eldritch.cafe/emojis/342562",
"type": "Emoji",
"name": ":dragn_heart:",
"updated": "2023-06-04T23:08:58Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://eldritchcafe.files.fedi.monster/custom_emojis/images/000/342/562/original/a582765fc7cbbaef.png"
}
}
],
"replies": {
"id": "https://eldritch.cafe/users/Soblow/statuses/113911618998076881/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://eldritch.cafe/users/Soblow/statuses/113911618998076881/replies?only_other_accounts=true&page=true",
"partOf": "https://eldritch.cafe/users/Soblow/statuses/113911618998076881/replies",
"items": []
}
},
"likes": {
"id": "https://eldritch.cafe/users/Soblow/statuses/113911618998076881/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://eldritch.cafe/users/Soblow/statuses/113911618998076881/shares",
"type": "Collection",
"totalItems": 12
}
}