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://mastodon.sdf.org/users/bmp/statuses/114727334606583206",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-22T13:49:58Z",
"url": "https://mastodon.sdf.org/@bmp/114727334606583206",
"attributedTo": "https://mastodon.sdf.org/users/bmp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/bmp/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/bmp/statuses/114727334606583206",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.sdf.org,2025-06-22:objectId=275276347:objectType=Conversation",
"content": "<p>A bit of <a href=\"https://mastodon.sdf.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> help would be great, I would like to setup a capture template for <a href=\"https://mastodon.sdf.org/tags/orgmode\" class=\"mention hashtag\" rel=\"tag\">#<span>orgmode</span></a> with conditional logic, are there any examples I can look at? I currently capture with <a href=\"https://forgemacs.bharathpalavalli.com/#org5210378\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">forgemacs.bharathpalavalli.com</span><span class=\"invisible\">/#org5210378</span></a> and the template I would like to modofy is <a href=\"https://codeberg.org/bmp/forgemacs/src/branch/pages/Templates/TeaNotesTemplate.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/bmp/forgemacs/src</span><span class=\"invisible\">/branch/pages/Templates/TeaNotesTemplate.org</span></a>, whereein based on a certin key/input some sections don't have to be filled in while capturing.</p>",
"contentMap": {
"en": "<p>A bit of <a href=\"https://mastodon.sdf.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> help would be great, I would like to setup a capture template for <a href=\"https://mastodon.sdf.org/tags/orgmode\" class=\"mention hashtag\" rel=\"tag\">#<span>orgmode</span></a> with conditional logic, are there any examples I can look at? I currently capture with <a href=\"https://forgemacs.bharathpalavalli.com/#org5210378\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">forgemacs.bharathpalavalli.com</span><span class=\"invisible\">/#org5210378</span></a> and the template I would like to modofy is <a href=\"https://codeberg.org/bmp/forgemacs/src/branch/pages/Templates/TeaNotesTemplate.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/bmp/forgemacs/src</span><span class=\"invisible\">/branch/pages/Templates/TeaNotesTemplate.org</span></a>, whereein based on a certin key/input some sections don't have to be filled in while capturing.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/orgmode",
"name": "#orgmode"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/bmp/statuses/114727334606583206/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/bmp/statuses/114727334606583206/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/bmp/statuses/114727334606583206/replies",
"items": []
}
}
}