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://fosstodon.org/users/AndyScott/statuses/113443124837258450",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-07T18:38:32Z",
"url": "https://fosstodon.org/@AndyScott/113443124837258450",
"attributedTo": "https://fosstodon.org/users/AndyScott",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/AndyScott/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/AndyScott/statuses/113443124837258450",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-07:objectId=258702781:objectType=Conversation",
"content": "<p>Starting to take my note-taking a little more seriously. Outside academics I have historically been poor at documenting the knowledge I accumulate.</p><p>Looking at Emacs, I see 2 obvious packages: org-roam, and denote. I am most familiar with roam, but denote's portability and dependencies (or lack thereof) seem appealing.</p><p>Alright, so let's do a poll. </p><p>Feel free to vote regardless of your chosen editor. I am not beholden to Emacs, it's simply my default.<br /><a href=\"https://fosstodon.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://fosstodon.org/tags/orgroam\" class=\"mention hashtag\" rel=\"tag\">#<span>orgroam</span></a> <a href=\"https://fosstodon.org/tags/denote\" class=\"mention hashtag\" rel=\"tag\">#<span>denote</span></a> <a href=\"https://fosstodon.org/tags/knowledge\" class=\"mention hashtag\" rel=\"tag\">#<span>knowledge</span></a> <a href=\"https://fosstodon.org/tags/notes\" class=\"mention hashtag\" rel=\"tag\">#<span>notes</span></a></p>",
"contentMap": {
"en": "<p>Starting to take my note-taking a little more seriously. Outside academics I have historically been poor at documenting the knowledge I accumulate.</p><p>Looking at Emacs, I see 2 obvious packages: org-roam, and denote. I am most familiar with roam, but denote's portability and dependencies (or lack thereof) seem appealing.</p><p>Alright, so let's do a poll. </p><p>Feel free to vote regardless of your chosen editor. I am not beholden to Emacs, it's simply my default.<br /><a href=\"https://fosstodon.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://fosstodon.org/tags/orgroam\" class=\"mention hashtag\" rel=\"tag\">#<span>orgroam</span></a> <a href=\"https://fosstodon.org/tags/denote\" class=\"mention hashtag\" rel=\"tag\">#<span>denote</span></a> <a href=\"https://fosstodon.org/tags/knowledge\" class=\"mention hashtag\" rel=\"tag\">#<span>knowledge</span></a> <a href=\"https://fosstodon.org/tags/notes\" class=\"mention hashtag\" rel=\"tag\">#<span>notes</span></a></p>"
},
"endTime": "2024-11-10T18:38:32Z",
"closed": "2024-11-10T18:38:32Z",
"votersCount": 36,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/orgroam",
"name": "#orgroam"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/denote",
"name": "#denote"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/knowledge",
"name": "#knowledge"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/notes",
"name": "#notes"
}
],
"replies": {
"id": "https://fosstodon.org/users/AndyScott/statuses/113443124837258450/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/AndyScott/statuses/113443124837258450/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/AndyScott/statuses/113443124837258450/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/AndyScott/statuses/113443124837258450/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/AndyScott/statuses/113443124837258450/shares",
"type": "Collection",
"totalItems": 4
},
"oneOf": [
{
"type": "Note",
"name": "Denote",
"replies": {
"type": "Collection",
"totalItems": 14
}
},
{
"type": "Note",
"name": "Org-roam",
"replies": {
"type": "Collection",
"totalItems": 14
}
},
{
"type": "Note",
"name": "Another Emacs package (comment?)",
"replies": {
"type": "Collection",
"totalItems": 5
}
},
{
"type": "Note",
"name": "Another program (comment?)",
"replies": {
"type": "Collection",
"totalItems": 3
}
}
]
}