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/113338728653774872",
"type": "Note",
"summary": null,
"inReplyTo": "https://ohai.social/users/mgeisler/statuses/113338704988461299",
"published": "2024-10-20T08:09:13Z",
"url": "https://ohai.social/@mgeisler/113338728653774872",
"attributedTo": "https://ohai.social/users/mgeisler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/mgeisler/followers"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/mgeisler/statuses/113338728653774872",
"inReplyToAtomUri": "https://ohai.social/users/mgeisler/statuses/113338704988461299",
"conversation": "tag:ohai.social,2024-10-20:objectId=193281994:objectType=Conversation",
"content": "<p>Comprehensive Rust has grown into a family of courses: we now have 5 different ones:</p><p>- Rust Fundamentals<br />- Concurrency in Rust<br />- Bare-Metal Rust<br />- Rust in Android<br />- Rust in Chromium</p><p>If you would like to expand this with a half day class on <a href=\"https://ohai.social/tags/WebAssembly\" class=\"mention hashtag\" rel=\"tag\">#<span>WebAssembly</span></a>, or a full day about <a href=\"https://ohai.social/tags/UnsafeRust\" class=\"mention hashtag\" rel=\"tag\">#<span>UnsafeRust</span></a>, or something else, then please get in touch!</p><p>The hosting infrastructure is already set up for translations, PDF generation, testing, ...</p>",
"contentMap": {
"en": "<p>Comprehensive Rust has grown into a family of courses: we now have 5 different ones:</p><p>- Rust Fundamentals<br />- Concurrency in Rust<br />- Bare-Metal Rust<br />- Rust in Android<br />- Rust in Chromium</p><p>If you would like to expand this with a half day class on <a href=\"https://ohai.social/tags/WebAssembly\" class=\"mention hashtag\" rel=\"tag\">#<span>WebAssembly</span></a>, or a full day about <a href=\"https://ohai.social/tags/UnsafeRust\" class=\"mention hashtag\" rel=\"tag\">#<span>UnsafeRust</span></a>, or something else, then please get in touch!</p><p>The hosting infrastructure is already set up for translations, PDF generation, testing, ...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ohai.social/tags/webassembly",
"name": "#webassembly"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/unsaferust",
"name": "#unsaferust"
}
],
"replies": {
"id": "https://ohai.social/users/mgeisler/statuses/113338728653774872/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/mgeisler/statuses/113338728653774872/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/mgeisler/statuses/113338728653774872/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/mgeisler/statuses/113338728653774872/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://ohai.social/users/mgeisler/statuses/113338728653774872/shares",
"type": "Collection",
"totalItems": 1
}
}