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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/112682565954938699",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.bsd.cafe/users/zirias/statuses/112681500370813092",
"published": "2024-06-26T10:58:24Z",
"url": "https://mastodon.bsd.cafe/@zirias/112682565954938699",
"attributedTo": "https://mastodon.bsd.cafe/users/zirias",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/zirias/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/zirias/statuses/112682565954938699",
"inReplyToAtomUri": "https://mastodon.bsd.cafe/users/zirias/statuses/112681500370813092",
"conversation": "tag:bsd.cafe,2024-06-26:objectId=5992240:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.bsd.cafe/tags/X11\" class=\"mention hashtag\" rel=\"tag\">#<span>X11</span></a> <a href=\"https://mastodon.bsd.cafe/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> with <a href=\"https://mastodon.bsd.cafe/tags/xcb\" class=\"mention hashtag\" rel=\"tag\">#<span>xcb</span></a>: Adding more more-or-less useful window properties.</p><p>- _NET_WM_ICON, containing three icon pixmaps of different sizes<br />- _MOTIF_WM_HINTS, in an attempt to tell the window manager which buttons I'd like to see (which, well, is interpreted quite liberally if at all, e.g. I don't want a minimize button for my dialog, but, there it is, this time testing in <a href=\"https://mastodon.bsd.cafe/tags/KDE\" class=\"mention hashtag\" rel=\"tag\">#<span>KDE</span></a>/#kwin)</p><p>The window icons work nicely, but I now have serious doubts about big-<a href=\"https://mastodon.bsd.cafe/tags/endian\" class=\"mention hashtag\" rel=\"tag\">#<span>endian</span></a> platforms (I just copy the bytes obtained from <a href=\"https://mastodon.bsd.cafe/tags/libpng\" class=\"mention hashtag\" rel=\"tag\">#<span>libpng</span></a> to X11 ...)</p><p>Any good ideas for testing big-endian without owning actual big-endian hardware please? Thanks! 😊</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.bsd.cafe/tags/X11\" class=\"mention hashtag\" rel=\"tag\">#<span>X11</span></a> <a href=\"https://mastodon.bsd.cafe/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> with <a href=\"https://mastodon.bsd.cafe/tags/xcb\" class=\"mention hashtag\" rel=\"tag\">#<span>xcb</span></a>: Adding more more-or-less useful window properties.</p><p>- _NET_WM_ICON, containing three icon pixmaps of different sizes<br />- _MOTIF_WM_HINTS, in an attempt to tell the window manager which buttons I'd like to see (which, well, is interpreted quite liberally if at all, e.g. I don't want a minimize button for my dialog, but, there it is, this time testing in <a href=\"https://mastodon.bsd.cafe/tags/KDE\" class=\"mention hashtag\" rel=\"tag\">#<span>KDE</span></a>/#kwin)</p><p>The window icons work nicely, but I now have serious doubts about big-<a href=\"https://mastodon.bsd.cafe/tags/endian\" class=\"mention hashtag\" rel=\"tag\">#<span>endian</span></a> platforms (I just copy the bytes obtained from <a href=\"https://mastodon.bsd.cafe/tags/libpng\" class=\"mention hashtag\" rel=\"tag\">#<span>libpng</span></a> to X11 ...)</p><p>Any good ideas for testing big-endian without owning actual big-endian hardware please? Thanks! 😊</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.bsd.cafe/bsdmmedia01/media_attachments/files/112/682/565/319/230/832/original/a0de733cd5b82ae1.png",
"name": null,
"blurhash": "UUDI,b%00N9et7Rkadt6ETNL-j-SsRoLkWWB",
"width": 733,
"height": 357
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/x11",
"name": "#x11"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/xcb",
"name": "#xcb"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/kde",
"name": "#kde"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/endian",
"name": "#endian"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/libpng",
"name": "#libpng"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/112682565954938699/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/zirias/statuses/112682565954938699/replies?min_id=112683912483449986&page=true",
"partOf": "https://mastodon.bsd.cafe/users/zirias/statuses/112682565954938699/replies",
"items": [
"https://mastodon.bsd.cafe/users/zirias/statuses/112682769382818283",
"https://mastodon.bsd.cafe/users/zirias/statuses/112683912483449986"
]
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/112682565954938699/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/112682565954938699/shares",
"type": "Collection",
"totalItems": 0
}
}