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://ohai.social/users/bomkatt/statuses/110271179612808873",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-27T14:11:09Z",
"url": "https://ohai.social/@bomkatt/110271179612808873",
"attributedTo": "https://ohai.social/users/bomkatt",
"to": [
"https://ohai.social/users/bomkatt/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/bomkatt/statuses/110271179612808873",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2023-04-27:objectId=43184577:objectType=Conversation",
"content": "<p>It’s neither my circus nor my monkeys, but the damn things still keep traipsing out of their enclosure to pester me.</p>",
"contentMap": {
"en": "<p>It’s neither my circus nor my monkeys, but the damn things still keep traipsing out of their enclosure to pester me.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ohai.social/users/bomkatt/statuses/110271179612808873/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/bomkatt/statuses/110271179612808873/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/bomkatt/statuses/110271179612808873/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/bomkatt/statuses/110271179612808873/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://ohai.social/users/bomkatt/statuses/110271179612808873/shares",
"type": "Collection",
"totalItems": 6
}
}