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/hugovk/statuses/113314080799320860",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/hugovk/statuses/113313586243371543",
"published": "2024-10-15T23:40:56Z",
"url": "https://mastodon.social/@hugovk/113314080799320860",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/113314080799320860",
"inReplyToAtomUri": "https://mastodon.social/users/hugovk/statuses/113313586243371543",
"conversation": "tag:mastodon.social,2024-10-06:objectId=816158484:objectType=Conversation",
"content": "<p>Just released: Python 3.14.0a1 🚀</p><p><a href=\"https://discuss.python.org/t/python-3-14-0-alpha-1/68039\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">discuss.python.org/t/python-3-</span><span class=\"invisible\">14-0-alpha-1/68039</span></a></p><p>🐍 PEP 649: deferred evaluation of annotations</p><p>🐍 Improved error messages</p><p>🐍 And more!</p><p><a href=\"https://docs.python.org/3.14/whatsnew/3.14.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.python.org/3.14/whatsnew/</span><span class=\"invisible\">3.14.html</span></a></p><p><a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/CPython\" class=\"mention hashtag\" rel=\"tag\">#<span>CPython</span></a> <a href=\"https://mastodon.social/tags/Python314\" class=\"mention hashtag\" rel=\"tag\">#<span>Python314</span></a> <a href=\"https://mastodon.social/tags/release\" class=\"mention hashtag\" rel=\"tag\">#<span>release</span></a> <a href=\"https://mastodon.social/tags/PEP649\" class=\"mention hashtag\" rel=\"tag\">#<span>PEP649</span></a></p>",
"contentMap": {
"en": "<p>Just released: Python 3.14.0a1 🚀</p><p><a href=\"https://discuss.python.org/t/python-3-14-0-alpha-1/68039\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">discuss.python.org/t/python-3-</span><span class=\"invisible\">14-0-alpha-1/68039</span></a></p><p>🐍 PEP 649: deferred evaluation of annotations</p><p>🐍 Improved error messages</p><p>🐍 And more!</p><p><a href=\"https://docs.python.org/3.14/whatsnew/3.14.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.python.org/3.14/whatsnew/</span><span class=\"invisible\">3.14.html</span></a></p><p><a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/CPython\" class=\"mention hashtag\" rel=\"tag\">#<span>CPython</span></a> <a href=\"https://mastodon.social/tags/Python314\" class=\"mention hashtag\" rel=\"tag\">#<span>Python314</span></a> <a href=\"https://mastodon.social/tags/release\" class=\"mention hashtag\" rel=\"tag\">#<span>release</span></a> <a href=\"https://mastodon.social/tags/PEP649\" class=\"mention hashtag\" rel=\"tag\">#<span>PEP649</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cpython",
"name": "#cpython"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python314",
"name": "#python314"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/release",
"name": "#release"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pep649",
"name": "#pep649"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/113314080799320860/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/113314080799320860/replies?min_id=113318914589117288&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/113314080799320860/replies",
"items": [
"https://mastodon.social/users/hugovk/statuses/113318914589117288"
]
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/113314080799320860/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/113314080799320860/shares",
"type": "Collection",
"totalItems": 26
}
}