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://mastodon.social/users/Yhg1s/statuses/109308218459268201",
"type": "Note",
"summary": "Python Steering Council",
"inReplyTo": "https://mastodon.social/users/Yhg1s/statuses/109308216224810718",
"published": "2022-11-08T12:37:28Z",
"url": "https://mastodon.social/@Yhg1s/109308218459268201",
"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/109308218459268201",
"inReplyToAtomUri": "https://mastodon.social/users/Yhg1s/statuses/109308216224810718",
"conversation": "tag:mastodon.social,2022-11-08:objectId=327603578:objectType=Conversation",
"content": "<p>The SC governs by consensus, so we try not to make the final call on things. Even so, we have final say in a lot of things, and we take that very seriously, and very carefully. Even long before Guido stepped down and we got the SC, many decisions were made by consensus rather than the BDFL (Guido). We talk a lot amongst Core Developers and Python users to figure out the consensus. The 5 SC members have quite different points of view, fortunately.</p>",
"contentMap": {
"en": "<p>The SC governs by consensus, so we try not to make the final call on things. Even so, we have final say in a lot of things, and we take that very seriously, and very carefully. Even long before Guido stepped down and we got the SC, many decisions were made by consensus rather than the BDFL (Guido). We talk a lot amongst Core Developers and Python users to figure out the consensus. The 5 SC members have quite different points of view, fortunately.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308218459268201/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Yhg1s/statuses/109308218459268201/replies?min_id=109308223619236243&page=true",
"partOf": "https://mastodon.social/users/Yhg1s/statuses/109308218459268201/replies",
"items": [
"https://mastodon.social/users/Yhg1s/statuses/109308223619236243"
]
}
},
"likes": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308218459268201/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308218459268201/shares",
"type": "Collection",
"totalItems": 0
}
}