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/113097752773805162/activity",
"type": "Create",
"actor": "https://ohai.social/users/mgeisler",
"published": "2024-09-07T18:45:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/mgeisler/followers"
],
"object": {
"id": "https://ohai.social/users/mgeisler/statuses/113097752773805162",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-07T18:45:53Z",
"url": "https://ohai.social/@mgeisler/113097752773805162",
"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/113097752773805162",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2024-09-07:objectId=181328302:objectType=Conversation",
"content": "<p>I was asked on Reddit how `mdbook-i18n-helpers` work. In short, the project gives you two `mdbook` plugins: one for extracting text from the original Markdown files and one for injecting the translations back into the original Markdown.</p><p>See <a href=\"https://www.reddit.com/r/rust/comments/12by6u7/comment/llzsmpc/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">reddit.com/r/rust/comments/12b</span><span class=\"invisible\">y6u7/comment/llzsmpc/</span></a> for much more detail :-)</p><p><a href=\"https://ohai.social/tags/i18n\" class=\"mention hashtag\" rel=\"tag\">#<span>i18n</span></a> <a href=\"https://ohai.social/tags/markdown\" class=\"mention hashtag\" rel=\"tag\">#<span>markdown</span></a> <a href=\"https://ohai.social/tags/mdbook\" class=\"mention hashtag\" rel=\"tag\">#<span>mdbook</span></a></p>",
"contentMap": {
"en": "<p>I was asked on Reddit how `mdbook-i18n-helpers` work. In short, the project gives you two `mdbook` plugins: one for extracting text from the original Markdown files and one for injecting the translations back into the original Markdown.</p><p>See <a href=\"https://www.reddit.com/r/rust/comments/12by6u7/comment/llzsmpc/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">reddit.com/r/rust/comments/12b</span><span class=\"invisible\">y6u7/comment/llzsmpc/</span></a> for much more detail :-)</p><p><a href=\"https://ohai.social/tags/i18n\" class=\"mention hashtag\" rel=\"tag\">#<span>i18n</span></a> <a href=\"https://ohai.social/tags/markdown\" class=\"mention hashtag\" rel=\"tag\">#<span>markdown</span></a> <a href=\"https://ohai.social/tags/mdbook\" class=\"mention hashtag\" rel=\"tag\">#<span>mdbook</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ohai.social/tags/i18n",
"name": "#i18n"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/markdown",
"name": "#markdown"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/mdbook",
"name": "#mdbook"
}
],
"replies": {
"id": "https://ohai.social/users/mgeisler/statuses/113097752773805162/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/mgeisler/statuses/113097752773805162/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/mgeisler/statuses/113097752773805162/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/mgeisler/statuses/113097752773805162/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://ohai.social/users/mgeisler/statuses/113097752773805162/shares",
"type": "Collection",
"totalItems": 0
}
}
}