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://aoir.social/users/rwg/statuses/113512908412905459",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T02:25:25Z",
"url": "https://aoir.social/@rwg/113512908412905459",
"attributedTo": "https://aoir.social/users/rwg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aoir.social/users/rwg/followers"
],
"sensitive": false,
"atomUri": "https://aoir.social/users/rwg/statuses/113512908412905459",
"inReplyToAtomUri": null,
"conversation": "tag:aoir.social,2024-11-20:objectId=12785209:objectType=Conversation",
"content": "<p>It took me a while to get a comment system going with my static blog, FOSS Academic. I finally was able to set up a means for folks to comment through the fediverse, but not all posts have that feature.</p><p>One of the more popular posts I wrote is why I chose Zettlr for Markdown note taking:</p><p><a href=\"https://fossacademic.tech/2022/02/03/Zettlr.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">fossacademic.tech/2022/02/03/Z</span><span class=\"invisible\">ettlr.html</span></a></p><p>Now, if you reply to this fediverse post, your reply will show up as a comment on the blog (unless you set your reply to followers-only or more private). </p><p><a href=\"https://aoir.social/tags/Zettlr\" class=\"mention hashtag\" rel=\"tag\">#<span>Zettlr</span></a>, <a href=\"https://aoir.social/tags/FOSSAcademic\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSSAcademic</span></a></p>",
"contentMap": {
"en": "<p>It took me a while to get a comment system going with my static blog, FOSS Academic. I finally was able to set up a means for folks to comment through the fediverse, but not all posts have that feature.</p><p>One of the more popular posts I wrote is why I chose Zettlr for Markdown note taking:</p><p><a href=\"https://fossacademic.tech/2022/02/03/Zettlr.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">fossacademic.tech/2022/02/03/Z</span><span class=\"invisible\">ettlr.html</span></a></p><p>Now, if you reply to this fediverse post, your reply will show up as a comment on the blog (unless you set your reply to followers-only or more private). </p><p><a href=\"https://aoir.social/tags/Zettlr\" class=\"mention hashtag\" rel=\"tag\">#<span>Zettlr</span></a>, <a href=\"https://aoir.social/tags/FOSSAcademic\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSSAcademic</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://aoir.social/tags/zettlr",
"name": "#zettlr"
},
{
"type": "Hashtag",
"href": "https://aoir.social/tags/fossacademic",
"name": "#fossacademic"
}
],
"replies": {
"id": "https://aoir.social/users/rwg/statuses/113512908412905459/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aoir.social/users/rwg/statuses/113512908412905459/replies?only_other_accounts=true&page=true",
"partOf": "https://aoir.social/users/rwg/statuses/113512908412905459/replies",
"items": []
}
},
"likes": {
"id": "https://aoir.social/users/rwg/statuses/113512908412905459/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://aoir.social/users/rwg/statuses/113512908412905459/shares",
"type": "Collection",
"totalItems": 3
}
}