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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://ohai.social/users/ellyse/statuses/113532268337604161",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T12:28:54Z",
"url": "https://ohai.social/@ellyse/113532268337604161",
"attributedTo": "https://ohai.social/users/ellyse",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/ellyse/followers"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/ellyse/statuses/113532268337604161",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2024-11-23:objectId=203440758:objectType=Conversation",
"content": "<p>Let’s learn Haskell together! From the very the beginning in today’s session using Learn You a Haskell for Great Good (open source edition) <a href=\"https://ohai.social/tags/haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>haskell</span></a><br />Click link here: <a href=\"https://youtu.be/26saypWc-Tk\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/26saypWc-Tk</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Let’s learn Haskell together! From the very the beginning in today’s session using Learn You a Haskell for Great Good (open source edition) <a href=\"https://ohai.social/tags/haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>haskell</span></a><br />Click link here: <a href=\"https://youtu.be/26saypWc-Tk\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/26saypWc-Tk</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.ohai.social/media_attachments/files/113/532/263/464/575/942/original/48649c953d520a6b.png",
"name": "Text: Learn together Haskell. Topics covered: Function, Lists, List Comprehensions. With Ellyse and cat buddy",
"blurhash": "U24xV#~C=Y=t^P}t=d^Qw@%1^+$lE1NaS4oz",
"focalPoint": [
0,
0
],
"width": 960,
"height": 540
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://ohai.social/tags/haskell",
"name": "#haskell"
}
],
"replies": {
"id": "https://ohai.social/users/ellyse/statuses/113532268337604161/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/ellyse/statuses/113532268337604161/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/ellyse/statuses/113532268337604161/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/ellyse/statuses/113532268337604161/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://ohai.social/users/ellyse/statuses/113532268337604161/shares",
"type": "Collection",
"totalItems": 9
}
}