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/113442267067921878",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-07T15:00:23Z",
"url": "https://mastodon.social/@hugovk/113442267067921878",
"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/113442267067921878",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-07:objectId=842190074:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/SteeringCouncil\" class=\"mention hashtag\" rel=\"tag\">#<span>SteeringCouncil</span></a> nominations are now open for next two weeks:</p><p><a href=\"https://discuss.python.org/t/steering-council-nominations-are-now-open-2025-term/70439\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">discuss.python.org/t/steering-</span><span class=\"invisible\">council-nominations-are-now-open-2025-term/70439</span></a></p><p>PEP 8106 has the timeline and PEP 13 has the process.</p><p><a href=\"https://peps.python.org/pep-8106/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peps.python.org/pep-8106/</span><span class=\"invisible\"></span></a><br /><a href=\"https://peps.python.org/pep-0013/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peps.python.org/pep-0013/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/SteeringCouncil\" class=\"mention hashtag\" rel=\"tag\">#<span>SteeringCouncil</span></a> nominations are now open for next two weeks:</p><p><a href=\"https://discuss.python.org/t/steering-council-nominations-are-now-open-2025-term/70439\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">discuss.python.org/t/steering-</span><span class=\"invisible\">council-nominations-are-now-open-2025-term/70439</span></a></p><p>PEP 8106 has the timeline and PEP 13 has the process.</p><p><a href=\"https://peps.python.org/pep-8106/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peps.python.org/pep-8106/</span><span class=\"invisible\"></span></a><br /><a href=\"https://peps.python.org/pep-0013/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peps.python.org/pep-0013/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/steeringcouncil",
"name": "#steeringcouncil"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/113442267067921878/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/113442267067921878/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/113442267067921878/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/113442267067921878/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/113442267067921878/shares",
"type": "Collection",
"totalItems": 4
}
}