ActivityPub Viewer

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.

Open in browser →
{ "@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/109308239290715514", "type": "Note", "summary": "Python Release Management", "inReplyTo": "https://mastodon.social/users/Yhg1s/statuses/109308236894777527", "published": "2022-11-08T12:42:46Z", "url": "https://mastodon.social/@Yhg1s/109308239290715514", "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/109308239290715514", "inReplyToAtomUri": "https://mastodon.social/users/Yhg1s/statuses/109308236894777527", "conversation": "tag:mastodon.social,2022-11-08:objectId=327603578:objectType=Conversation", "content": "<p>Python uses a yearly release cycle, and 3.12&#39;s release schedule is described in PEP 693 (<a href=\"https://peps.python.org/pep-0693/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peps.python.org/pep-0693/</span><span class=\"invisible\"></span></a>). The first alpha was released last week, the first beta (feature freeze) will happen in May, and the final release is (hopefully) on October 2nd 2023. I will be screaming for people to start releasing binary wheels for Python 3.12 when the first release candidate happens, July/August, so everyone is ready for 3.12.0.</p>", "contentMap": { "en": "<p>Python uses a yearly release cycle, and 3.12&#39;s release schedule is described in PEP 693 (<a href=\"https://peps.python.org/pep-0693/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peps.python.org/pep-0693/</span><span class=\"invisible\"></span></a>). The first alpha was released last week, the first beta (feature freeze) will happen in May, and the final release is (hopefully) on October 2nd 2023. I will be screaming for people to start releasing binary wheels for Python 3.12 when the first release candidate happens, July/August, so everyone is ready for 3.12.0.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.social/users/Yhg1s/statuses/109308239290715514/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/Yhg1s/statuses/109308239290715514/replies?min_id=109308246751447095&page=true", "partOf": "https://mastodon.social/users/Yhg1s/statuses/109308239290715514/replies", "items": [ "https://mastodon.social/users/Yhg1s/statuses/109308246751447095" ] } }, "likes": { "id": "https://mastodon.social/users/Yhg1s/statuses/109308239290715514/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/Yhg1s/statuses/109308239290715514/shares", "type": "Collection", "totalItems": 0 } }