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.social/users/cainaru/statuses/109299996387412271",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T01:46:29Z",
"url": "https://mastodon.social/@cainaru/109299996387412271",
"attributedTo": "https://mastodon.social/users/cainaru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/cainaru/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/cainaru/statuses/109299996387412271",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-07:objectId=326629029:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/Drupal\" class=\"mention hashtag\" rel=\"tag\">#<span>Drupal</span></a> So, you know how <a href=\"https://www.drupal.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">drupal.org/</span><span class=\"invisible\"></span></a> has statistics on how many sites are using a particular module? </p><p>I wonder if there could be something similar for how many sites are using particular core or contrib patches? No idea if something like that is even possible, but I feel like that could help get more eyes/contributors involved in getting highly-used-but-unmerged stuff merged in.</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/Drupal\" class=\"mention hashtag\" rel=\"tag\">#<span>Drupal</span></a> So, you know how <a href=\"https://www.drupal.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">drupal.org/</span><span class=\"invisible\"></span></a> has statistics on how many sites are using a particular module? </p><p>I wonder if there could be something similar for how many sites are using particular core or contrib patches? No idea if something like that is even possible, but I feel like that could help get more eyes/contributors involved in getting highly-used-but-unmerged stuff merged in.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/drupal",
"name": "#drupal"
}
],
"replies": {
"id": "https://mastodon.social/users/cainaru/statuses/109299996387412271/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/cainaru/statuses/109299996387412271/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/cainaru/statuses/109299996387412271/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/cainaru/statuses/109299996387412271/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/cainaru/statuses/109299996387412271/shares",
"type": "Collection",
"totalItems": 1
}
}