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/109308212705332996/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308212705332996/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/Yhg1s/statuses/109308212705332996/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/Yhg1s/statuses/109308212705332996/replies",
"items": [
{
"id": "https://mastodon.social/users/Yhg1s/statuses/109308216224810718",
"type": "Note",
"summary": "Python Steering Council",
"inReplyTo": "https://mastodon.social/users/Yhg1s/statuses/109308212705332996",
"published": "2022-11-08T12:36:54Z",
"url": "https://mastodon.social/@Yhg1s/109308216224810718",
"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/109308216224810718",
"inReplyToAtomUri": "https://mastodon.social/users/Yhg1s/statuses/109308212705332996",
"conversation": "tag:mastodon.social,2022-11-08:objectId=327603578:objectType=Conversation",
"content": "<p>The <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> Steering Council is the 5-person body that governs the Python language and its main implementation (CPython). Its "constitution" is PEP 13 (<a href=\"https://peps.python.org/pep-0013/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peps.python.org/pep-0013/</span><span class=\"invisible\"></span></a>). I talk about it a little in this PyCon US 2022 keynote: <a href=\"https://youtu.be/m2R5shF1pLc\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/m2R5shF1pLc</span><span class=\"invisible\"></span></a></p><p>Governance matters so much, especially for something as global and universal as Python. We need it to be stable, reliable, forward-looking, welcoming and diverse.</p>",
"contentMap": {
"en": "<p>The <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> Steering Council is the 5-person body that governs the Python language and its main implementation (CPython). Its "constitution" is PEP 13 (<a href=\"https://peps.python.org/pep-0013/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peps.python.org/pep-0013/</span><span class=\"invisible\"></span></a>). I talk about it a little in this PyCon US 2022 keynote: <a href=\"https://youtu.be/m2R5shF1pLc\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/m2R5shF1pLc</span><span class=\"invisible\"></span></a></p><p>Governance matters so much, especially for something as global and universal as Python. We need it to be stable, reliable, forward-looking, welcoming and diverse.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308216224810718/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Yhg1s/statuses/109308216224810718/replies?min_id=109308218459268201&page=true",
"partOf": "https://mastodon.social/users/Yhg1s/statuses/109308216224810718/replies",
"items": [
"https://mastodon.social/users/Yhg1s/statuses/109308218459268201"
]
}
},
"likes": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308216224810718/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308216224810718/shares",
"type": "Collection",
"totalItems": 5
}
}
]
}
}