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://chaos.social/users/daniel_bohrer/statuses/107684572619612660",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-01-25T18:42:58Z",
"url": "https://chaos.social/@daniel_bohrer/107684572619612660",
"attributedTo": "https://chaos.social/users/daniel_bohrer",
"to": [
"https://chaos.social/users/daniel_bohrer/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/daniel_bohrer/statuses/107684572619612660",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2022-01-25:objectId=56330402:objectType=Conversation",
"content": "<p>if you can't buy your own happiness, homemade happiness is fine.</p>",
"contentMap": {
"en": "<p>if you can't buy your own happiness, homemade happiness is fine.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/daniel_bohrer/statuses/107684572619612660/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/daniel_bohrer/statuses/107684572619612660/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/daniel_bohrer/statuses/107684572619612660/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/daniel_bohrer/statuses/107684572619612660/likes",
"type": "Collection",
"totalItems": 63
},
"shares": {
"id": "https://chaos.social/users/daniel_bohrer/statuses/107684572619612660/shares",
"type": "Collection",
"totalItems": 25
}
}