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://mastodon.bsd.cafe/users/zirias/statuses/114233233736764637",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/peppe/statuses/114233220154643398",
"published": "2025-03-27T07:33:37Z",
"url": "https://mastodon.bsd.cafe/@zirias/114233233736764637",
"attributedTo": "https://mastodon.bsd.cafe/users/zirias",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/zirias/followers",
"https://fosstodon.org/users/peppe"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/zirias/statuses/114233233736764637",
"inReplyToAtomUri": "https://fosstodon.org/users/peppe/statuses/114233220154643398",
"conversation": "tag:fosstodon.org,2025-03-26:objectId=301439773:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@peppe\" class=\"u-url mention\">@<span>peppe</span></a></span> Well, <a href=\"https://mastodon.bsd.cafe/tags/dwm\" class=\"mention hashtag\" rel=\"tag\">#<span>dwm</span></a> is a window manager. Then there's <a href=\"https://mastodon.bsd.cafe/tags/dwl\" class=\"mention hashtag\" rel=\"tag\">#<span>dwl</span></a>, which is a <a href=\"https://mastodon.bsd.cafe/tags/wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>wayland</span></a> <a href=\"https://mastodon.bsd.cafe/tags/compositor\" class=\"mention hashtag\" rel=\"tag\">#<span>compositor</span></a>, trying to do "functionally the same" as dwm. My point is, it has to implement a lot more stuff to do so.</p><p>My favorite window manager is <a href=\"https://mastodon.bsd.cafe/tags/fvwm\" class=\"mention hashtag\" rel=\"tag\">#<span>fvwm</span></a> (or now <a href=\"https://mastodon.bsd.cafe/tags/fvwm3\" class=\"mention hashtag\" rel=\"tag\">#<span>fvwm3</span></a>), and as far as I know, its main developer was looking into wayland and currently doesn't have any concrete plans to work on that ... and I can perfectly understand. 😔</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@peppe\" class=\"u-url mention\">@<span>peppe</span></a></span> Well, <a href=\"https://mastodon.bsd.cafe/tags/dwm\" class=\"mention hashtag\" rel=\"tag\">#<span>dwm</span></a> is a window manager. Then there's <a href=\"https://mastodon.bsd.cafe/tags/dwl\" class=\"mention hashtag\" rel=\"tag\">#<span>dwl</span></a>, which is a <a href=\"https://mastodon.bsd.cafe/tags/wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>wayland</span></a> <a href=\"https://mastodon.bsd.cafe/tags/compositor\" class=\"mention hashtag\" rel=\"tag\">#<span>compositor</span></a>, trying to do "functionally the same" as dwm. My point is, it has to implement a lot more stuff to do so.</p><p>My favorite window manager is <a href=\"https://mastodon.bsd.cafe/tags/fvwm\" class=\"mention hashtag\" rel=\"tag\">#<span>fvwm</span></a> (or now <a href=\"https://mastodon.bsd.cafe/tags/fvwm3\" class=\"mention hashtag\" rel=\"tag\">#<span>fvwm3</span></a>), and as far as I know, its main developer was looking into wayland and currently doesn't have any concrete plans to work on that ... and I can perfectly understand. 😔</p>"
},
"updated": "2025-03-27T07:34:59Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/peppe",
"name": "@peppe@fosstodon.org"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/dwm",
"name": "#dwm"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/dwl",
"name": "#dwl"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/wayland",
"name": "#wayland"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/compositor",
"name": "#compositor"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/fvwm",
"name": "#fvwm"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/fvwm3",
"name": "#fvwm3"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114233233736764637/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/zirias/statuses/114233233736764637/replies?min_id=114233301892094366&page=true",
"partOf": "https://mastodon.bsd.cafe/users/zirias/statuses/114233233736764637/replies",
"items": [
"https://mastodon.bsd.cafe/users/zirias/statuses/114233301892094366"
]
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114233233736764637/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114233233736764637/shares",
"type": "Collection",
"totalItems": 0
}
}