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/fuzzybinary/statuses/113504430964607001",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T14:29:29Z",
"url": "https://mastodon.gamedev.place/@fuzzybinary/113504430964607001",
"attributedTo": "https://mastodon.gamedev.place/users/fuzzybinary",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/fuzzybinary/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504430964607001",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-11-18:objectId=120590422:objectType=Conversation",
"content": "<p>Somehting I just posted somewhere related to current AI / App design.</p><p>When I did my senior thesis in interactive narrative, I coined something I called "The Willing Suspension of Freedom." The idea was, that people are willing to give up some amount of freedom when interacting with systems in order to be more productive / get things done. And, just like the Willing Suspension of Disbelief, this works best when it's internally consistent.</p>",
"contentMap": {
"en": "<p>Somehting I just posted somewhere related to current AI / App design.</p><p>When I did my senior thesis in interactive narrative, I coined something I called "The Willing Suspension of Freedom." The idea was, that people are willing to give up some amount of freedom when interacting with systems in order to be more productive / get things done. And, just like the Willing Suspension of Disbelief, this works best when it's internally consistent.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504430964607001/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504430964607001/replies?min_id=113504432407205053&page=true",
"partOf": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504430964607001/replies",
"items": [
"https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504432407205053"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504430964607001/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504430964607001/shares",
"type": "Collection",
"totalItems": 0
}
}