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/109414907206515753",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-27T08:49:49Z",
"url": "https://mastodon.social/@ilyaz/109414907206515753",
"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/109414907206515753",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-27:objectId=343692394:objectType=Conversation",
"content": "<p>1/ Hear me out if you're working on <a href=\"https://mastodon.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a>/#ML, especially on the ethics of it all. As you know, there is an urgent need to demistify this subject. This also requires *us* to communicate in a different way. </p><p>I have two suggestions to that end. I'll give the why in this thread:<br />1. Stop using the word <a href=\"https://mastodon.social/tags/algorithm\" class=\"mention hashtag\" rel=\"tag\">#<span>algorithm</span></a>, and start using descriptive language. <br />2. Stop using the term 'artificial intelligence'. I propose 'assistive computation' instead.</p><p><a href=\"https://mastodon.social/tags/AssistiveComputation\" class=\"mention hashtag\" rel=\"tag\">#<span>AssistiveComputation</span></a> <a href=\"https://mastodon.social/tags/MachineLearning\" class=\"mention hashtag\" rel=\"tag\">#<span>MachineLearning</span></a> <a href=\"https://mastodon.social/tags/Communication\" class=\"mention hashtag\" rel=\"tag\">#<span>Communication</span></a></p>",
"contentMap": {
"en": "<p>1/ Hear me out if you're working on <a href=\"https://mastodon.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a>/#ML, especially on the ethics of it all. As you know, there is an urgent need to demistify this subject. This also requires *us* to communicate in a different way. </p><p>I have two suggestions to that end. I'll give the why in this thread:<br />1. Stop using the word <a href=\"https://mastodon.social/tags/algorithm\" class=\"mention hashtag\" rel=\"tag\">#<span>algorithm</span></a>, and start using descriptive language. <br />2. Stop using the term 'artificial intelligence'. I propose 'assistive computation' instead.</p><p><a href=\"https://mastodon.social/tags/AssistiveComputation\" class=\"mention hashtag\" rel=\"tag\">#<span>AssistiveComputation</span></a> <a href=\"https://mastodon.social/tags/MachineLearning\" class=\"mention hashtag\" rel=\"tag\">#<span>MachineLearning</span></a> <a href=\"https://mastodon.social/tags/Communication\" class=\"mention hashtag\" rel=\"tag\">#<span>Communication</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/algorithm",
"name": "#algorithm"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/assistivecomputation",
"name": "#assistivecomputation"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/machinelearning",
"name": "#machinelearning"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/communication",
"name": "#communication"
}
],
"replies": {
"id": "https://mastodon.social/users/ilyaz/statuses/109414907206515753/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ilyaz/statuses/109414907206515753/replies?min_id=109414931468747453&page=true",
"partOf": "https://mastodon.social/users/ilyaz/statuses/109414907206515753/replies",
"items": [
"https://mastodon.social/users/ilyaz/statuses/109414931468747453"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ilyaz/statuses/109414907206515753/likes",
"type": "Collection",
"totalItems": 46
},
"shares": {
"id": "https://mastodon.social/users/ilyaz/statuses/109414907206515753/shares",
"type": "Collection",
"totalItems": 46
}
}