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/113504433333241790/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/fuzzybinary",
"published": "2024-11-18T14:30:05Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/fuzzybinary/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504433333241790",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504432407205053",
"published": "2024-11-18T14:30:05Z",
"url": "https://mastodon.gamedev.place/@fuzzybinary/113504433333241790",
"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/113504433333241790",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504432407205053",
"conversation": "tag:mastodon.gamedev.place,2024-11-18:objectId=120590422:objectType=Conversation",
"content": "<p>IMO, you are better off making a simpler, consistent system, than trying to make a system that can handle any form of input.<br />And that should ALSO permiate your AI design. From my understanding LLMs are WAY MORE USEFUL when their input / output is constrained, so they can be more consistent and more correct.</p>",
"contentMap": {
"en": "<p>IMO, you are better off making a simpler, consistent system, than trying to make a system that can handle any form of input.<br />And that should ALSO permiate your AI design. From my understanding LLMs are WAY MORE USEFUL when their input / output is constrained, so they can be more consistent and more correct.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504433333241790/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504433333241790/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504433333241790/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504433333241790/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/fuzzybinary/statuses/113504433333241790/shares",
"type": "Collection",
"totalItems": 0
}
}
}