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/113153355713362928",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-17T14:26:26Z",
"url": "https://ohai.social/@mgeisler/113153355713362928",
"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/113153355713362928",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2024-09-17:objectId=184059204:objectType=Conversation",
"content": "<p>It was a lot of fun to present the work we've done on Comprehensive <a href=\"https://ohai.social/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> at <a href=\"https://ohai.social/tags/rustconf\" class=\"mention hashtag\" rel=\"tag\">#<span>rustconf</span></a>. Thanks to the person asking if you need permission to use the material — the answer is "no", the course is open source and we love to see people use it in many different ways!</p><p>One of the ways that I hope to see people use it is to create a video tutorial: <a href=\"https://github.com/google/comprehensive-rust/issues/52\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/google/comprehensiv</span><span class=\"invisible\">e-rust/issues/52</span></a>. I frankly don't have the necessary expertise for this, but there are many talented <a href=\"https://ohai.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> YouTubers out there...</p>",
"contentMap": {
"en": "<p>It was a lot of fun to present the work we've done on Comprehensive <a href=\"https://ohai.social/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> at <a href=\"https://ohai.social/tags/rustconf\" class=\"mention hashtag\" rel=\"tag\">#<span>rustconf</span></a>. Thanks to the person asking if you need permission to use the material — the answer is "no", the course is open source and we love to see people use it in many different ways!</p><p>One of the ways that I hope to see people use it is to create a video tutorial: <a href=\"https://github.com/google/comprehensive-rust/issues/52\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/google/comprehensiv</span><span class=\"invisible\">e-rust/issues/52</span></a>. I frankly don't have the necessary expertise for this, but there are many talented <a href=\"https://ohai.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> YouTubers out there...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ohai.social/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/rustconf",
"name": "#rustconf"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/rustlang",
"name": "#rustlang"
}
],
"replies": {
"id": "https://ohai.social/users/mgeisler/statuses/113153355713362928/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/mgeisler/statuses/113153355713362928/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/mgeisler/statuses/113153355713362928/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/mgeisler/statuses/113153355713362928/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://ohai.social/users/mgeisler/statuses/113153355713362928/shares",
"type": "Collection",
"totalItems": 3
}
}