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.gamedev.place/users/alice_i_cecile/statuses/114775054238745673",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775053895823870",
"published": "2025-07-01T00:05:42Z",
"url": "https://mastodon.gamedev.place/@alice_i_cecile/114775054238745673",
"attributedTo": "https://mastodon.gamedev.place/users/alice_i_cecile",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/alice_i_cecile/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775054238745673",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775053895823870",
"conversation": "tag:mastodon.gamedev.place,2025-07-01:objectId=157897239:objectType=Conversation",
"content": "<p>It *is* annoying to wait for a second reviewer as a maintainer: i could just press that button! But Bevy's community reviewers often have meaningful improvements to add: better docs, overlooked implications, improved naming, opportunities for easy optimization... A bit slower, but a lot better.</p>",
"contentMap": {
"en": "<p>It *is* annoying to wait for a second reviewer as a maintainer: i could just press that button! But Bevy's community reviewers often have meaningful improvements to add: better docs, overlooked implications, improved naming, opportunities for easy optimization... A bit slower, but a lot better.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775054238745673/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775054238745673/replies?min_id=114775054583034045&page=true",
"partOf": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775054238745673/replies",
"items": [
"https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775054583034045"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775054238745673/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775054238745673/shares",
"type": "Collection",
"totalItems": 0
}
}