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/nuzcraft/statuses/114458442687870299",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/nuzcraft/statuses/114449345631470550",
"published": "2025-05-06T02:07:13Z",
"url": "https://mastodon.gamedev.place/@nuzcraft/114458442687870299",
"attributedTo": "https://mastodon.gamedev.place/users/nuzcraft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/nuzcraft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/nuzcraft/statuses/114458442687870299",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/nuzcraft/statuses/114449345631470550",
"conversation": "tag:mastodon.gamedev.place,2025-05-04:objectId=148286879:objectType=Conversation",
"content": "<p>gonna spend an hour or less working on this, live posting as I go. First up is getting the godot editor embedded player working how I want. Right now it automatically makes it fullscreen on my windows machine but windowed on my linux machine. Not sure if that's a cogito thing or a godot thing</p>",
"contentMap": {
"en": "<p>gonna spend an hour or less working on this, live posting as I go. First up is getting the godot editor embedded player working how I want. Right now it automatically makes it fullscreen on my windows machine but windowed on my linux machine. Not sure if that's a cogito thing or a godot thing</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/nuzcraft/statuses/114458442687870299/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/nuzcraft/statuses/114458442687870299/replies?min_id=114458473981355803&page=true",
"partOf": "https://mastodon.gamedev.place/users/nuzcraft/statuses/114458442687870299/replies",
"items": [
"https://mastodon.gamedev.place/users/nuzcraft/statuses/114458473981355803"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/nuzcraft/statuses/114458442687870299/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/nuzcraft/statuses/114458442687870299/shares",
"type": "Collection",
"totalItems": 0
}
}