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/113364028252616847/activity",
"type": "Create",
"actor": "https://ohai.social/users/mgeisler",
"published": "2024-10-24T19:23:14Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/mgeisler/followers",
"https://mastodon.social/users/sebffischer"
],
"object": {
"id": "https://ohai.social/users/mgeisler/statuses/113364028252616847",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/sebffischer/statuses/113361635102063332",
"published": "2024-10-24T19:23:14Z",
"url": "https://ohai.social/@mgeisler/113364028252616847",
"attributedTo": "https://ohai.social/users/mgeisler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/mgeisler/followers",
"https://mastodon.social/users/sebffischer"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/mgeisler/statuses/113364028252616847",
"inReplyToAtomUri": "https://mastodon.social/users/sebffischer/statuses/113361635102063332",
"conversation": "tag:mastodon.social,2024-10-24:objectId=830246705:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@sebffischer\" class=\"u-url mention\">@<span>sebffischer</span></a></span> When I joined Google, I landed in a C++ team. We follow <a href=\"https://google.github.io/styleguide/cppguide.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">google.github.io/styleguide/cp</span><span class=\"invisible\">pguide.html</span></a> closely at Google and I was surprised how easy the C++ was. No manual memory management, no exceptions, composition over inheritance, etc. It turns out it was easy because Google C++ looks a lot like Rust 😄 <a href=\"https://ohai.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> <a href=\"https://ohai.social/tags/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@sebffischer\" class=\"u-url mention\">@<span>sebffischer</span></a></span> When I joined Google, I landed in a C++ team. We follow <a href=\"https://google.github.io/styleguide/cppguide.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">google.github.io/styleguide/cp</span><span class=\"invisible\">pguide.html</span></a> closely at Google and I was surprised how easy the C++ was. No manual memory management, no exceptions, composition over inheritance, etc. It turns out it was easy because Google C++ looks a lot like Rust 😄 <a href=\"https://ohai.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> <a href=\"https://ohai.social/tags/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a></p>"
},
"updated": "2024-10-24T19:23:35Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/sebffischer",
"name": "@sebffischer@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/rustlang",
"name": "#rustlang"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/cpp",
"name": "#cpp"
}
],
"replies": {
"id": "https://ohai.social/users/mgeisler/statuses/113364028252616847/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/mgeisler/statuses/113364028252616847/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/mgeisler/statuses/113364028252616847/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/mgeisler/statuses/113364028252616847/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://ohai.social/users/mgeisler/statuses/113364028252616847/shares",
"type": "Collection",
"totalItems": 1
}
}
}