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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://ohai.social/users/mgeisler/statuses/113151006596222961/activity",
"type": "Create",
"actor": "https://ohai.social/users/mgeisler",
"published": "2024-09-17T04:29:01Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/mgeisler/followers",
"https://techhub.social/users/thejvmbender",
"https://hachyderm.io/users/rustconf"
],
"object": {
"id": "https://ohai.social/users/mgeisler/statuses/113151006596222961",
"type": "Note",
"summary": null,
"inReplyTo": "https://techhub.social/users/thejvmbender/statuses/113121023903103114",
"published": "2024-09-17T04:29:01Z",
"url": "https://ohai.social/@mgeisler/113151006596222961",
"attributedTo": "https://ohai.social/users/mgeisler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/mgeisler/followers",
"https://techhub.social/users/thejvmbender",
"https://hachyderm.io/users/rustconf"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/mgeisler/statuses/113151006596222961",
"inReplyToAtomUri": "https://techhub.social/users/thejvmbender/statuses/113121023903103114",
"conversation": "tag:ohai.social,2024-09-11:objectId=182397652:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://techhub.social/@thejvmbender\" class=\"u-url mention\">@<span>thejvmbender</span></a></span> The plans changed! Thanks to the quick reaction from the <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@rustconf\" class=\"u-url mention\">@<span>rustconf</span></a></span> organizers, the <a href=\"https://ohai.social/tags/RustGlobal\" class=\"mention hashtag\" rel=\"tag\">#<span>RustGlobal</span></a> track ended up being recorded after all! 🥳 The videos should go up on YouTube in some weeks.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://techhub.social/@thejvmbender\" class=\"u-url mention\">@<span>thejvmbender</span></a></span> The plans changed! Thanks to the quick reaction from the <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@rustconf\" class=\"u-url mention\">@<span>rustconf</span></a></span> organizers, the <a href=\"https://ohai.social/tags/RustGlobal\" class=\"mention hashtag\" rel=\"tag\">#<span>RustGlobal</span></a> track ended up being recorded after all! 🥳 The videos should go up on YouTube in some weeks.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://techhub.social/users/thejvmbender",
"name": "@thejvmbender@techhub.social"
},
{
"type": "Mention",
"href": "https://hachyderm.io/users/rustconf",
"name": "@rustconf@hachyderm.io"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/rustglobal",
"name": "#rustglobal"
}
],
"replies": {
"id": "https://ohai.social/users/mgeisler/statuses/113151006596222961/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/mgeisler/statuses/113151006596222961/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/mgeisler/statuses/113151006596222961/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/mgeisler/statuses/113151006596222961/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ohai.social/users/mgeisler/statuses/113151006596222961/shares",
"type": "Collection",
"totalItems": 0
}
}
}