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/114775053195753810",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775052852037662",
"published": "2025-07-01T00:05:26Z",
"url": "https://mastodon.gamedev.place/@alice_i_cecile/114775053195753810",
"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/114775053195753810",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775052852037662",
"conversation": "tag:mastodon.gamedev.place,2025-07-01:objectId=157897239:objectType=Conversation",
"content": "<p>7. <a href=\"https://github.com/bevyengine/bevy/pull/19615\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/bevyengine/bevy/pul</span><span class=\"invisible\">l/19615</span></a></p><p>Ah, handle serialization changes / discussion again. This came up the other day in the context of meshes. Apparently we were already mistakenly doing this for AnimationGraphs. Bad! Good clean fix, nice migration guide, merging.</p>",
"contentMap": {
"en": "<p>7. <a href=\"https://github.com/bevyengine/bevy/pull/19615\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/bevyengine/bevy/pul</span><span class=\"invisible\">l/19615</span></a></p><p>Ah, handle serialization changes / discussion again. This came up the other day in the context of meshes. Apparently we were already mistakenly doing this for AnimationGraphs. Bad! Good clean fix, nice migration guide, merging.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775053195753810/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775053195753810/replies?min_id=114775053550048686&page=true",
"partOf": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775053195753810/replies",
"items": [
"https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775053550048686"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775053195753810/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/alice_i_cecile/statuses/114775053195753810/shares",
"type": "Collection",
"totalItems": 0
}
}