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://ruby.social/users/eightbitraptor/statuses/109321709495845648",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T21:48:25Z",
"url": "https://ruby.social/@eightbitraptor/109321709495845648",
"attributedTo": "https://ruby.social/users/eightbitraptor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/eightbitraptor/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/eightbitraptor/statuses/109321709495845648",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2022-11-10:objectId=10273606:objectType=Conversation",
"content": "<p>Recently I was searching for how to do something in Emacs, and I ended up reading someone's public config. I got super inspired by the approach they'd taken and I decided to emulate it.</p><p>So for the last few days, in the gaps around other things, I've been trying to use <a href=\"https://ruby.social/tags/OrgMode\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgMode</span></a> and <a href=\"https://ruby.social/tags/LiterateProgramming\" class=\"mention hashtag\" rel=\"tag\">#<span>LiterateProgramming</span></a> to make my <a href=\"https://ruby.social/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> config more useful (to myself, and others).</p><p>I'm finally ready to share the results. And I'm super happy that GitHub can render org-mode files!</p><p><a href=\"https://github.com/eightbitraptor/dotemacs/blob/main/init.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/eightbitraptor/dote</span><span class=\"invisible\">macs/blob/main/init.org</span></a></p>",
"contentMap": {
"en": "<p>Recently I was searching for how to do something in Emacs, and I ended up reading someone's public config. I got super inspired by the approach they'd taken and I decided to emulate it.</p><p>So for the last few days, in the gaps around other things, I've been trying to use <a href=\"https://ruby.social/tags/OrgMode\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgMode</span></a> and <a href=\"https://ruby.social/tags/LiterateProgramming\" class=\"mention hashtag\" rel=\"tag\">#<span>LiterateProgramming</span></a> to make my <a href=\"https://ruby.social/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> config more useful (to myself, and others).</p><p>I'm finally ready to share the results. And I'm super happy that GitHub can render org-mode files!</p><p><a href=\"https://github.com/eightbitraptor/dotemacs/blob/main/init.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/eightbitraptor/dote</span><span class=\"invisible\">macs/blob/main/init.org</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ruby.social/tags/orgmode",
"name": "#orgmode"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/literateprogramming",
"name": "#literateprogramming"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://ruby.social/users/eightbitraptor/statuses/109321709495845648/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/eightbitraptor/statuses/109321709495845648/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/eightbitraptor/statuses/109321709495845648/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/eightbitraptor/statuses/109321709495845648/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://ruby.social/users/eightbitraptor/statuses/109321709495845648/shares",
"type": "Collection",
"totalItems": 1
}
}