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"
}
],
"id": "https://mstdn.social/users/jefflicquia/statuses/109569420008480828",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.social/users/anxiousmac/statuses/109569363744828422",
"published": "2022-12-24T15:44:27Z",
"url": "https://mstdn.social/@jefflicquia/109569420008480828",
"attributedTo": "https://mstdn.social/users/jefflicquia",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/jefflicquia/followers",
"https://mstdn.social/users/anxiousmac"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/jefflicquia/statuses/109569420008480828",
"inReplyToAtomUri": "https://mstdn.social/users/anxiousmac/statuses/109569363744828422",
"conversation": "tag:mstdn.social,2022-12-24:objectId=134605223:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@anxiousmac\" class=\"u-url mention\">@<span>anxiousmac</span></a></span> That's generally true, but only because popular features tend to be uncontroversial and get merged pretty quickly. When there are issues with a feature, forks can proliferate pretty widely; look at the crazy world of X11 compositors, or the Python GIL.</p><p>I don't know that we have a lot of experience with non-technical controversy in open source. And when we do, the forks seem like they win (see XFree86 and MySQL).</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@anxiousmac\" class=\"u-url mention\">@<span>anxiousmac</span></a></span> That's generally true, but only because popular features tend to be uncontroversial and get merged pretty quickly. When there are issues with a feature, forks can proliferate pretty widely; look at the crazy world of X11 compositors, or the Python GIL.</p><p>I don't know that we have a lot of experience with non-technical controversy in open source. And when we do, the forks seem like they win (see XFree86 and MySQL).</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.social/users/anxiousmac",
"name": "@anxiousmac"
}
],
"replies": {
"id": "https://mstdn.social/users/jefflicquia/statuses/109569420008480828/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/jefflicquia/statuses/109569420008480828/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/jefflicquia/statuses/109569420008480828/replies",
"items": []
}
}
}