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/109414986617278567",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ilyaz/statuses/109414968346990345",
"published": "2022-11-27T09:10:01Z",
"url": "https://mastodon.social/@ilyaz/109414986617278567",
"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/109414986617278567",
"inReplyToAtomUri": "https://mastodon.social/users/ilyaz/statuses/109414968346990345",
"conversation": "tag:mastodon.social,2022-11-27:objectId=343692394:objectType=Conversation",
"content": "<p>4/ This approach has two benefits.</p><p>1. It makes it much easier to include the 'non-technical' aspects into the discussion. A fraud detection system is more than just the software used. It's also the people using the software, the policies leading to and surrounding its use, etc.</p><p>2. It makes it clear what we are discussing. For most people, the application is more important than the technology. <a href=\"https://mastodon.social/tags/Algorithm\" class=\"mention hashtag\" rel=\"tag\">#<span>Algorithm</span></a> is an inherently technical term that doesn't say anything about the application.</p>",
"contentMap": {
"en": "<p>4/ This approach has two benefits.</p><p>1. It makes it much easier to include the 'non-technical' aspects into the discussion. A fraud detection system is more than just the software used. It's also the people using the software, the policies leading to and surrounding its use, etc.</p><p>2. It makes it clear what we are discussing. For most people, the application is more important than the technology. <a href=\"https://mastodon.social/tags/Algorithm\" class=\"mention hashtag\" rel=\"tag\">#<span>Algorithm</span></a> is an inherently technical term that doesn't say anything about the application.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/algorithm",
"name": "#algorithm"
}
],
"replies": {
"id": "https://mastodon.social/users/ilyaz/statuses/109414986617278567/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ilyaz/statuses/109414986617278567/replies?min_id=109415013382611917&page=true",
"partOf": "https://mastodon.social/users/ilyaz/statuses/109414986617278567/replies",
"items": [
"https://mastodon.social/users/ilyaz/statuses/109415013382611917"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ilyaz/statuses/109414986617278567/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.social/users/ilyaz/statuses/109414986617278567/shares",
"type": "Collection",
"totalItems": 1
}
}