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://gultsch.social/users/daniel/statuses/112970862869909989",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-16T08:56:06Z",
"url": "https://gultsch.social/@daniel/112970862869909989",
"attributedTo": "https://gultsch.social/users/daniel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gultsch.social/users/daniel/followers"
],
"sensitive": false,
"atomUri": "https://gultsch.social/users/daniel/statuses/112970862869909989",
"inReplyToAtomUri": null,
"conversation": "tag:gultsch.social,2024-08-16:objectId=185516:objectType=Conversation",
"content": "<p>After 15+ years of using tiling window managers (mostly <a href=\"https://gultsch.social/tags/i3\" class=\"mention hashtag\" rel=\"tag\">#<span>i3</span></a>) I find myself tempted by some of the aspects a proper desktop environment like <a href=\"https://gultsch.social/tags/GNOME\" class=\"mention hashtag\" rel=\"tag\">#<span>GNOME</span></a> Shell provides. (The toolbar with quick access to power and connectivity settings and the native support for function keys including nice looking screen overlays.)<br />However there is absolutely no way I’m going to give up automatic tiling.<br />Has anyone successfully made the switch from i3 to one of the Gnome Shell extensions? (gTile, forge, PaperVM, …)</p>",
"contentMap": {
"en": "<p>After 15+ years of using tiling window managers (mostly <a href=\"https://gultsch.social/tags/i3\" class=\"mention hashtag\" rel=\"tag\">#<span>i3</span></a>) I find myself tempted by some of the aspects a proper desktop environment like <a href=\"https://gultsch.social/tags/GNOME\" class=\"mention hashtag\" rel=\"tag\">#<span>GNOME</span></a> Shell provides. (The toolbar with quick access to power and connectivity settings and the native support for function keys including nice looking screen overlays.)<br />However there is absolutely no way I’m going to give up automatic tiling.<br />Has anyone successfully made the switch from i3 to one of the Gnome Shell extensions? (gTile, forge, PaperVM, …)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://gultsch.social/tags/i3",
"name": "#i3"
},
{
"type": "Hashtag",
"href": "https://gultsch.social/tags/gnome",
"name": "#gnome"
}
],
"replies": {
"id": "https://gultsch.social/users/daniel/statuses/112970862869909989/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gultsch.social/users/daniel/statuses/112970862869909989/replies?only_other_accounts=true&page=true",
"partOf": "https://gultsch.social/users/daniel/statuses/112970862869909989/replies",
"items": []
}
},
"likes": {
"id": "https://gultsch.social/users/daniel/statuses/112970862869909989/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://gultsch.social/users/daniel/statuses/112970862869909989/shares",
"type": "Collection",
"totalItems": 2
}
}