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/109342903696345000/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-14T15:38:22Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109342903696345000",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-14T15:38:22Z",
"url": "https://mastodon.social/@hugovk/109342903696345000",
"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/109342903696345000",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-14:objectId=332316374:objectType=Conversation",
"content": "<p>Nominations for the 2023 <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> steering council are now open!</p><p><a href=\"https://discuss.python.org/t/steering-council-nominations-are-now-open-2023-term/21062?u=hugovk\" 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-2023-term/21062?u=hugovk</span></a></p><p><a href=\"https://peps.python.org/pep-8104/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peps.python.org/pep-8104/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Nominations for the 2023 <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> steering council are now open!</p><p><a href=\"https://discuss.python.org/t/steering-council-nominations-are-now-open-2023-term/21062?u=hugovk\" 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-2023-term/21062?u=hugovk</span></a></p><p><a href=\"https://peps.python.org/pep-8104/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">peps.python.org/pep-8104/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109342903696345000/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109342903696345000/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109342903696345000/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109342903696345000/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109342903696345000/shares",
"type": "Collection",
"totalItems": 7
}
}
}