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/112616956613838710/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/hugovk/statuses/112616956613838710/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/112616956613838710/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/112616956613838710/replies",
"items": [
{
"id": "https://mastodon.social/users/hugovk/statuses/113206572676066117",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/hugovk/statuses/112616956613838710",
"published": "2024-09-27T00:00:12Z",
"url": "https://mastodon.social/@hugovk/113206572676066117",
"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/113206572676066117",
"inReplyToAtomUri": "https://mastodon.social/users/hugovk/statuses/112616956613838710",
"conversation": "tag:mastodon.social,2024-05-15:objectId=707974731:objectType=Conversation",
"content": "<p>🐍📅 At 20:26 Helsinki time on the 26th, I submitted PEP 2026 (calendar versioning for Python) to the steering council for consideration! 🤞</p><p><a href=\"https://github.com/python/steering-council/issues/255\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/python/steering-cou</span><span class=\"invisible\">ncil/issues/255</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/CalVer\" class=\"mention hashtag\" rel=\"tag\">#<span>CalVer</span></a> <a href=\"https://mastodon.social/tags/CalendarVersioning\" class=\"mention hashtag\" rel=\"tag\">#<span>CalendarVersioning</span></a> <a href=\"https://mastodon.social/tags/PEP2026\" class=\"mention hashtag\" rel=\"tag\">#<span>PEP2026</span></a></p>",
"contentMap": {
"en": "<p>🐍📅 At 20:26 Helsinki time on the 26th, I submitted PEP 2026 (calendar versioning for Python) to the steering council for consideration! 🤞</p><p><a href=\"https://github.com/python/steering-council/issues/255\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/python/steering-cou</span><span class=\"invisible\">ncil/issues/255</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/CalVer\" class=\"mention hashtag\" rel=\"tag\">#<span>CalVer</span></a> <a href=\"https://mastodon.social/tags/CalendarVersioning\" class=\"mention hashtag\" rel=\"tag\">#<span>CalendarVersioning</span></a> <a href=\"https://mastodon.social/tags/PEP2026\" class=\"mention hashtag\" rel=\"tag\">#<span>PEP2026</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/calver",
"name": "#calver"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/calendarversioning",
"name": "#calendarversioning"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pep2026",
"name": "#pep2026"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/113206572676066117/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/113206572676066117/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/113206572676066117/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/113206572676066117/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/113206572676066117/shares",
"type": "Collection",
"totalItems": 11
}
}
]
}
}