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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/ilyaz/statuses/109414968346990345",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ilyaz/statuses/109414931468747453",
"published": "2022-11-27T09:05:22Z",
"url": "https://mastodon.social/@ilyaz/109414968346990345",
"attributedTo": "https://mastodon.social/users/ilyaz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ilyaz/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ilyaz/statuses/109414968346990345",
"inReplyToAtomUri": "https://mastodon.social/users/ilyaz/statuses/109414931468747453",
"conversation": "tag:mastodon.social,2022-11-27:objectId=343692394:objectType=Conversation",
"content": "<p>3/ Instead of the word <a href=\"https://mastodon.social/tags/algorithm\" class=\"mention hashtag\" rel=\"tag\">#<span>algorithm</span></a>, we should use descriptive language. For example, the Dutch government had to resign over something called the child care benefits scandal. The scandal was in part about the government's use of “algorithms”. </p><p>People often ask me about them. I just talk about the faulty fraud detection system that was used.</p><p>We can have a conversation about whether we want a fraud detection system. And if so, how it should function. But we can't discuss “algorithms” like that.</p>",
"contentMap": {
"en": "<p>3/ Instead of the word <a href=\"https://mastodon.social/tags/algorithm\" class=\"mention hashtag\" rel=\"tag\">#<span>algorithm</span></a>, we should use descriptive language. For example, the Dutch government had to resign over something called the child care benefits scandal. The scandal was in part about the government's use of “algorithms”. </p><p>People often ask me about them. I just talk about the faulty fraud detection system that was used.</p><p>We can have a conversation about whether we want a fraud detection system. And if so, how it should function. But we can't discuss “algorithms” like that.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/algorithm",
"name": "#algorithm"
}
],
"replies": {
"id": "https://mastodon.social/users/ilyaz/statuses/109414968346990345/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ilyaz/statuses/109414968346990345/replies?min_id=109414986617278567&page=true",
"partOf": "https://mastodon.social/users/ilyaz/statuses/109414968346990345/replies",
"items": [
"https://mastodon.social/users/ilyaz/statuses/109414986617278567"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ilyaz/statuses/109414968346990345/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.social/users/ilyaz/statuses/109414968346990345/shares",
"type": "Collection",
"totalItems": 3
}
}