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/110992855518965028",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-02T01:02:49Z",
"url": "https://hci.social/@emax/110992855518965028",
"attributedTo": "https://hci.social/users/emax",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hci.social/users/emax/followers",
"https://sigmoid.social/users/solalnathan"
],
"sensitive": false,
"atomUri": "https://hci.social/users/emax/statuses/110992855518965028",
"inReplyToAtomUri": null,
"conversation": "tag:hci.social,2023-08-31:objectId=11765670:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sigmoid.social/@solalnathan\" class=\"u-url mention\">@<span>solalnathan</span></a></span> </p><p>Hi Solal! I get what you're saying but the University has strict data protection requirements for user studies that we can't use software that hasn't gone through a data protection assessment. </p><p>We could start the process for self-hosted alternatives, but it could take a long time. Closed source is almost a no-go, but open source/self-hosted options could work with enough advance time. We have our own servers that are professionally managed</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sigmoid.social/@solalnathan\" class=\"u-url mention\">@<span>solalnathan</span></a></span> </p><p>Hi Solal! I get what you're saying but the University has strict data protection requirements for user studies that we can't use software that hasn't gone through a data protection assessment. </p><p>We could start the process for self-hosted alternatives, but it could take a long time. Closed source is almost a no-go, but open source/self-hosted options could work with enough advance time. We have our own servers that are professionally managed</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://sigmoid.social/users/solalnathan",
"name": "@solalnathan@sigmoid.social"
}
],
"replies": {
"id": "https://hci.social/users/emax/statuses/110992855518965028/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hci.social/users/emax/statuses/110992855518965028/replies?min_id=110992859292097773&page=true",
"partOf": "https://hci.social/users/emax/statuses/110992855518965028/replies",
"items": [
"https://hci.social/users/emax/statuses/110992859292097773"
]
}
},
"likes": {
"id": "https://hci.social/users/emax/statuses/110992855518965028/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://hci.social/users/emax/statuses/110992855518965028/shares",
"type": "Collection",
"totalItems": 0
}
}