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/109308236894777527",
"type": "Note",
"summary": "Python Release Management",
"inReplyTo": "https://mastodon.social/users/Yhg1s/statuses/109308231459746461",
"published": "2022-11-08T12:42:09Z",
"url": "https://mastodon.social/@Yhg1s/109308236894777527",
"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/109308236894777527",
"inReplyToAtomUri": "https://mastodon.social/users/Yhg1s/statuses/109308231459746461",
"conversation": "tag:mastodon.social,2022-11-08:objectId=327603578:objectType=Conversation",
"content": "<p>I'm also the Release Manager for Python 3.12 and 3.13. I can't explain why in a few toots, but if you think I overextended myself, yeah, well, probably. Even so, this work matters to me so I volunteered. Also, Google supports me in all this work. RM work is mostly about quality assurance. I want 3.12 and 3.13 to be as free from disruptions as possible, while delivering new features and performance enhancements, and performing necessary deprecations.</p>",
"contentMap": {
"en": "<p>I'm also the Release Manager for Python 3.12 and 3.13. I can't explain why in a few toots, but if you think I overextended myself, yeah, well, probably. Even so, this work matters to me so I volunteered. Also, Google supports me in all this work. RM work is mostly about quality assurance. I want 3.12 and 3.13 to be as free from disruptions as possible, while delivering new features and performance enhancements, and performing necessary deprecations.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308236894777527/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Yhg1s/statuses/109308236894777527/replies?min_id=109308239290715514&page=true",
"partOf": "https://mastodon.social/users/Yhg1s/statuses/109308236894777527/replies",
"items": [
"https://mastodon.social/users/Yhg1s/statuses/109308239290715514"
]
}
},
"likes": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308236894777527/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/Yhg1s/statuses/109308236894777527/shares",
"type": "Collection",
"totalItems": 0
}
}