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/113515497925705086",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T13:23:58Z",
"url": "https://ohai.social/@mgeisler/113515497925705086",
"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/113515497925705086",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2024-11-20:objectId=202572917:objectType=Conversation",
"content": "<p>The videos from <a href=\"https://ohai.social/tags/RustConf2024\" class=\"mention hashtag\" rel=\"tag\">#<span>RustConf2024</span></a> are up on YouTube! I gave a talk called *Rust Training at Scale*, which was about about experiences with the family of courses we call Comprehensive Rust. In short, we have used the five courses internally and externally for more than two years now and done more than 100 sessions of Rust Fundamentals.</p><p>I hope you'll enjoy the talk: <a href=\"https://youtu.be/7h5KyMqt2-Q?si=C4xp4U5VWz-h03uI\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">youtu.be/7h5KyMqt2-Q?si=C4xp4U</span><span class=\"invisible\">5VWz-h03uI</span></a></p><p><a href=\"https://ohai.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> <a href=\"https://ohai.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a></p>",
"contentMap": {
"en": "<p>The videos from <a href=\"https://ohai.social/tags/RustConf2024\" class=\"mention hashtag\" rel=\"tag\">#<span>RustConf2024</span></a> are up on YouTube! I gave a talk called *Rust Training at Scale*, which was about about experiences with the family of courses we call Comprehensive Rust. In short, we have used the five courses internally and externally for more than two years now and done more than 100 sessions of Rust Fundamentals.</p><p>I hope you'll enjoy the talk: <a href=\"https://youtu.be/7h5KyMqt2-Q?si=C4xp4U5VWz-h03uI\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">youtu.be/7h5KyMqt2-Q?si=C4xp4U</span><span class=\"invisible\">5VWz-h03uI</span></a></p><p><a href=\"https://ohai.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> <a href=\"https://ohai.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ohai.social/tags/rustconf2024",
"name": "#rustconf2024"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/rustlang",
"name": "#rustlang"
}
],
"replies": {
"id": "https://ohai.social/users/mgeisler/statuses/113515497925705086/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/mgeisler/statuses/113515497925705086/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/mgeisler/statuses/113515497925705086/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/mgeisler/statuses/113515497925705086/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://ohai.social/users/mgeisler/statuses/113515497925705086/shares",
"type": "Collection",
"totalItems": 3
}
}