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://code4lib.social/users/dbs/statuses/105403476258715943",
"type": "Note",
"summary": "Privacy violations",
"inReplyTo": null,
"published": "2020-12-18T22:10:10Z",
"url": "https://code4lib.social/@dbs/105403476258715943",
"attributedTo": "https://code4lib.social/users/dbs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://code4lib.social/users/dbs/followers"
],
"sensitive": true,
"atomUri": "https://code4lib.social/users/dbs/statuses/105403476258715943",
"inReplyToAtomUri": null,
"conversation": "tag:code4lib.social,2020-12-18:objectId=493736:objectType=Conversation",
"content": "<p>Just realized my boss has been using a mail tracker that tells him when and where somebody was whenever they open a link in his emails. For 2.5 years.</p><p>I replied to all, calling him out on violations of ALA principles 3 and 5 (privacy and treating colleagues with respect), and provided instructions on how to tease out the links from the tracker to avoid his surveillance.</p>",
"contentMap": {
"en": "<p>Just realized my boss has been using a mail tracker that tells him when and where somebody was whenever they open a link in his emails. For 2.5 years.</p><p>I replied to all, calling him out on violations of ALA principles 3 and 5 (privacy and treating colleagues with respect), and provided instructions on how to tease out the links from the tracker to avoid his surveillance.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://code4lib.social/users/dbs/statuses/105403476258715943/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://code4lib.social/users/dbs/statuses/105403476258715943/replies?only_other_accounts=true&page=true",
"partOf": "https://code4lib.social/users/dbs/statuses/105403476258715943/replies",
"items": []
}
},
"likes": {
"id": "https://code4lib.social/users/dbs/statuses/105403476258715943/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://code4lib.social/users/dbs/statuses/105403476258715943/shares",
"type": "Collection",
"totalItems": 1
}
}