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://wandering.shop/users/jwisser/statuses/110040172024570410",
"type": "Note",
"summary": null,
"inReplyTo": "https://wandering.shop/users/jwisser/statuses/110040160839508501",
"published": "2023-03-17T19:02:53Z",
"url": "https://wandering.shop/@jwisser/110040172024570410",
"attributedTo": "https://wandering.shop/users/jwisser",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/jwisser/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/jwisser/statuses/110040172024570410",
"inReplyToAtomUri": "https://wandering.shop/users/jwisser/statuses/110040160839508501",
"conversation": "tag:wandering.shop,2023-03-17:objectId=48787745:objectType=Conversation",
"content": "<p>If you want to sell me software that makes decisions, you had damn well better be able to tell me exactly how it makes them. If your software does use "black box" learning models, it really needs to be labeled as such so reasonable people can avoid it if they want to.</p>",
"contentMap": {
"en": "<p>If you want to sell me software that makes decisions, you had damn well better be able to tell me exactly how it makes them. If your software does use "black box" learning models, it really needs to be labeled as such so reasonable people can avoid it if they want to.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://wandering.shop/users/jwisser/statuses/110040172024570410/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/jwisser/statuses/110040172024570410/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/jwisser/statuses/110040172024570410/replies",
"items": []
}
}
}