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"
}
],
"id": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502359399897136/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502359399897136/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502359399897136/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502359399897136/replies",
"items": [
{
"id": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502386692271405",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502359399897136",
"published": "2024-11-18T05:49:36Z",
"url": "https://mastodon.social/@CarlMuckenhoupt/113502386692271405",
"attributedTo": "https://mastodon.social/users/CarlMuckenhoupt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/CarlMuckenhoupt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502386692271405",
"inReplyToAtomUri": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502359399897136",
"conversation": "tag:mastodon.social,2024-11-18:objectId=850881322:objectType=Conversation",
"content": "<p>I'll say this, though: As I reimplement the missing functionality, I'm doing it better this time. More robustly, relying less on hacking up the HTML directly and more on CSS and built-in Wordpress functionality. This rebuilt theme is a better citizen of its ecosystem than the one it's replacing was.</p>",
"contentMap": {
"en": "<p>I'll say this, though: As I reimplement the missing functionality, I'm doing it better this time. More robustly, relying less on hacking up the HTML directly and more on CSS and built-in Wordpress functionality. This rebuilt theme is a better citizen of its ecosystem than the one it's replacing was.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502386692271405/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502386692271405/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502386692271405/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502386692271405/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/CarlMuckenhoupt/statuses/113502386692271405/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}