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/mathi_gwithyas/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://ohai.social/users/mathi_gwithyas/statuses/113433848176762894",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-06T03:19:21Z",
"url": "https://ohai.social/@mathi_gwithyas/113433848176762894",
"attributedTo": "https://ohai.social/users/mathi_gwithyas",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/mathi_gwithyas/followers"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/mathi_gwithyas/statuses/113433848176762894",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2024-11-06:objectId=198269543:objectType=Conversation",
"content": "<p>Initially after my stroke I couldn’t talk at all and was paralysed to the right side of my body. I was given a card with pictures to point to by which to communicate with, most of the pictures weren’t really relevant, the only other way I had to communicate was by typing slowly with my left hand (I am right-handed) on my device. Out of this experience was born the idea for the Talk For Me app, using AI to save on typing as much as possible, and text-to-speech.</p>",
"contentMap": {
"en": "<p>Initially after my stroke I couldn’t talk at all and was paralysed to the right side of my body. I was given a card with pictures to point to by which to communicate with, most of the pictures weren’t really relevant, the only other way I had to communicate was by typing slowly with my left hand (I am right-handed) on my device. Out of this experience was born the idea for the Talk For Me app, using AI to save on typing as much as possible, and text-to-speech.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ohai.social/users/mathi_gwithyas/statuses/113433848176762894/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/mathi_gwithyas/statuses/113433848176762894/replies?min_id=113433850449417242&page=true",
"partOf": "https://ohai.social/users/mathi_gwithyas/statuses/113433848176762894/replies",
"items": [
"https://ohai.social/users/mathi_gwithyas/statuses/113433850449417242"
]
}
},
"likes": {
"id": "https://ohai.social/users/mathi_gwithyas/statuses/113433848176762894/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://ohai.social/users/mathi_gwithyas/statuses/113433848176762894/shares",
"type": "Collection",
"totalItems": 7
}
}
]
}