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://hci.social/users/emax/statuses/110633608639240587",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-30T14:21:37Z",
"url": "https://hci.social/@emax/110633608639240587",
"attributedTo": "https://hci.social/users/emax",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hci.social/users/emax/followers"
],
"sensitive": false,
"atomUri": "https://hci.social/users/emax/statuses/110633608639240587",
"inReplyToAtomUri": null,
"conversation": "tag:hci.social,2023-06-30:objectId=9214544:objectType=Conversation",
"content": "<p>Has anyone written up a concise howto/best practices on ethical use of language models in academic research workflows – and ethical risks therein?</p>",
"contentMap": {
"en": "<p>Has anyone written up a concise howto/best practices on ethical use of language models in academic research workflows – and ethical risks therein?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://hci.social/users/emax/statuses/110633608639240587/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hci.social/users/emax/statuses/110633608639240587/replies?only_other_accounts=true&page=true",
"partOf": "https://hci.social/users/emax/statuses/110633608639240587/replies",
"items": []
}
},
"likes": {
"id": "https://hci.social/users/emax/statuses/110633608639240587/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://hci.social/users/emax/statuses/110633608639240587/shares",
"type": "Collection",
"totalItems": 0
}
}