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/resuna/statuses/113497563533230180",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/sarahjamielewis/statuses/113496916541065740",
"published": "2024-11-17T09:23:01Z",
"url": "https://ohai.social/@resuna/113497563533230180",
"attributedTo": "https://ohai.social/users/resuna",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/resuna/followers",
"https://mastodon.social/users/sarahjamielewis"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/resuna/statuses/113497563533230180",
"inReplyToAtomUri": "https://mastodon.social/users/sarahjamielewis/statuses/113496916541065740",
"conversation": "tag:mastodon.social,2024-11-17:objectId=850102071:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@sarahjamielewis\" class=\"u-url mention\">@<span>sarahjamielewis</span></a></span> </p><p>Wait, what?</p><p>If it's actually a TERMINAL emulator TAB is ^I. There is no difference.</p><p>Disclaimer: I had to write a terminal emulator once that would usefully display the output of both RSX-11 and VAX/VMS system programs on a bunch of terminals of the ADM3a era, using TERMCAP for output.</p><p>I STILL have opinions about vt100 escape sequences. Bastards at DEC had code that depended on undocumented behaviour of incomplete and interrupted sequences.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@sarahjamielewis\" class=\"u-url mention\">@<span>sarahjamielewis</span></a></span> </p><p>Wait, what?</p><p>If it's actually a TERMINAL emulator TAB is ^I. There is no difference.</p><p>Disclaimer: I had to write a terminal emulator once that would usefully display the output of both RSX-11 and VAX/VMS system programs on a bunch of terminals of the ADM3a era, using TERMCAP for output.</p><p>I STILL have opinions about vt100 escape sequences. Bastards at DEC had code that depended on undocumented behaviour of incomplete and interrupted sequences.</p>"
},
"updated": "2024-11-17T17:53:41Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/sarahjamielewis",
"name": "@sarahjamielewis@mastodon.social"
}
],
"replies": {
"id": "https://ohai.social/users/resuna/statuses/113497563533230180/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/resuna/statuses/113497563533230180/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/resuna/statuses/113497563533230180/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/resuna/statuses/113497563533230180/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://ohai.social/users/resuna/statuses/113497563533230180/shares",
"type": "Collection",
"totalItems": 0
}
}