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/RyuKurisu/statuses/111599933867513754",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-18T06:10:50Z",
"url": "https://fosstodon.org/@RyuKurisu/111599933867513754",
"attributedTo": "https://fosstodon.org/users/RyuKurisu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/RyuKurisu/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/RyuKurisu/statuses/111599933867513754",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-12-18:objectId=169683112:objectType=Conversation",
"content": "<p>So late last night (local time about 1 A.M.) I finally updated my own Autorotate-S.A.M.¹</p><p>If you're "stuck" on a <a href=\"https://fosstodon.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://fosstodon.org/tags/X11\" class=\"mention hashtag\" rel=\"tag\">#<span>X11</span></a> DE, have hardware that you'd like to rotate the screen and align the touchpad when you physically rotate it (or with a keyboard combo), then have a look at my project.</p><p>It consists of 3 components, which rotate it all, automate that process, or disables that automation. With every insight I get I try to improve the project (even after 3 years!)</p><p>1) <a href=\"https://codeberg.org/RyuKurisu/autorotate-sam\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/RyuKurisu/autorot</span><span class=\"invisible\">ate-sam</span></a></p>",
"contentMap": {
"en": "<p>So late last night (local time about 1 A.M.) I finally updated my own Autorotate-S.A.M.¹</p><p>If you're "stuck" on a <a href=\"https://fosstodon.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://fosstodon.org/tags/X11\" class=\"mention hashtag\" rel=\"tag\">#<span>X11</span></a> DE, have hardware that you'd like to rotate the screen and align the touchpad when you physically rotate it (or with a keyboard combo), then have a look at my project.</p><p>It consists of 3 components, which rotate it all, automate that process, or disables that automation. With every insight I get I try to improve the project (even after 3 years!)</p><p>1) <a href=\"https://codeberg.org/RyuKurisu/autorotate-sam\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/RyuKurisu/autorot</span><span class=\"invisible\">ate-sam</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/x11",
"name": "#x11"
}
],
"replies": {
"id": "https://fosstodon.org/users/RyuKurisu/statuses/111599933867513754/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/RyuKurisu/statuses/111599933867513754/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/RyuKurisu/statuses/111599933867513754/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/RyuKurisu/statuses/111599933867513754/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/RyuKurisu/statuses/111599933867513754/shares",
"type": "Collection",
"totalItems": 0
}
}