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/Yhg1s/statuses/109308223619236243",
"type": "Note",
"summary": "Python Steering Council",
"inReplyTo": "https://mastodon.social/users/Yhg1s/statuses/109308218459268201",
"published": "2022-11-08T12:38:47Z",
"url": "https://mastodon.social/@Yhg1s/109308223619236243",
"attributedTo": "https://mastodon.social/users/Yhg1s",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Yhg1s/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/Yhg1s/statuses/109308223619236243",
"inReplyToAtomUri": "https://mastodon.social/users/Yhg1s/statuses/109308218459268201",
"conversation": "tag:mastodon.social,2022-11-08:objectId=327603578:objectType=Conversation",
"content": "<p>When I say governance needs to be stable and reliable, I don't mean it should be set in its ways. I mean its core values should be something people can rely on. I don't think the SC (or the <a href=\"https://mastodon.social/tags/PSF\" class=\"mention hashtag\" rel=\"tag\">#<span>PSF</span></a>) have made these core values entirely clear, although the PSF CoC (<a href=\"https://www.python.org/psf/conduct/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">python.org/psf/conduct/</span><span class=\"invisible\"></span></a>) is part of it. We all care about Python, about helping users learn and use Python, about supporting *all kinds* of users, without judgement or gatekeeping. I hope we can improve this!</p>",
"contentMap": {
"en": "<p>When I say governance needs to be stable and reliable, I don't mean it should be set in its ways. I mean its core values should be something people can rely on. I don't think the SC (or the <a href=\"https://mastodon.social/tags/PSF\" class=\"mention hashtag\" rel=\"tag\">#<span>PSF</span></a>) have made these core values entirely clear, although the PSF CoC (<a href=\"https://www.python.org/psf/conduct/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">python.org/psf/conduct/</span><span class=\"invisible\"></span></a>) is part of it. We all care about Python, about helping users learn and use Python, about supporting *all kinds* of users, without judgement or gatekeeping. I hope we can improve this!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/psf",
"name": "#psf"
}
],
"replies": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308223619236243/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Yhg1s/statuses/109308223619236243/replies?min_id=109308227466437276&page=true",
"partOf": "https://mastodon.social/users/Yhg1s/statuses/109308223619236243/replies",
"items": [
"https://mastodon.social/users/Yhg1s/statuses/109308227466437276"
]
}
},
"likes": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308223619236243/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308223619236243/shares",
"type": "Collection",
"totalItems": 1
}
}