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/memoriesin8bit/statuses/113506393874581342",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T22:48:41Z",
"url": "https://mastodon.gamedev.place/@memoriesin8bit/113506393874581342",
"attributedTo": "https://mastodon.gamedev.place/users/memoriesin8bit",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/memoriesin8bit/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/memoriesin8bit/statuses/113506393874581342",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-11-18:objectId=120664068:objectType=Conversation",
"content": "<p>Every time I say that not getting fully deterministic physics in Godot (Jolt) makes Marble Game more realistic, people look at me weird.</p><p>Look, the physics of our universe may be deterministic, but roll a marble down the same track twice and it's never gonna line up exactly each time.</p>",
"contentMap": {
"en": "<p>Every time I say that not getting fully deterministic physics in Godot (Jolt) makes Marble Game more realistic, people look at me weird.</p><p>Look, the physics of our universe may be deterministic, but roll a marble down the same track twice and it's never gonna line up exactly each time.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/memoriesin8bit/statuses/113506393874581342/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/memoriesin8bit/statuses/113506393874581342/replies?min_id=113506413262440282&page=true",
"partOf": "https://mastodon.gamedev.place/users/memoriesin8bit/statuses/113506393874581342/replies",
"items": [
"https://mastodon.gamedev.place/users/memoriesin8bit/statuses/113506413262440282"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/memoriesin8bit/statuses/113506393874581342/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.gamedev.place/users/memoriesin8bit/statuses/113506393874581342/shares",
"type": "Collection",
"totalItems": 0
}
}