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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/nickanderson/statuses/114372351550538547",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-20T21:13:06Z",
"url": "https://fosstodon.org/@nickanderson/114372351550538547",
"attributedTo": "https://fosstodon.org/users/nickanderson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/nickanderson/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/nickanderson/statuses/114372351550538547",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-04-20:objectId=309163136:objectType=Conversation",
"content": "<p>Currently I have 79MB of .org files in ~/org. That's 7608 files, 1631829 lines of text, 83849 headlines, and 8339921 words. The largest single file is 1.4MB and the longest lined file has 26370 lines.</p><p><a href=\"https://fosstodon.org/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> <a href=\"https://fosstodon.org/tags/OrgMode\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgMode</span></a> <a href=\"https://fosstodon.org/tags/OrgRoam\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgRoam</span></a> <a href=\"https://fosstodon.org/tags/OrgRoamUi\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgRoamUi</span></a> <a href=\"https://fosstodon.org/tags/pkm\" class=\"mention hashtag\" rel=\"tag\">#<span>pkm</span></a></p>",
"contentMap": {
"en": "<p>Currently I have 79MB of .org files in ~/org. That's 7608 files, 1631829 lines of text, 83849 headlines, and 8339921 words. The largest single file is 1.4MB and the longest lined file has 26370 lines.</p><p><a href=\"https://fosstodon.org/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> <a href=\"https://fosstodon.org/tags/OrgMode\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgMode</span></a> <a href=\"https://fosstodon.org/tags/OrgRoam\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgRoam</span></a> <a href=\"https://fosstodon.org/tags/OrgRoamUi\" class=\"mention hashtag\" rel=\"tag\">#<span>OrgRoamUi</span></a> <a href=\"https://fosstodon.org/tags/pkm\" class=\"mention hashtag\" rel=\"tag\">#<span>pkm</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/114/372/316/745/398/894/original/d7cdd2c6984e8486.png",
"name": "org-roam ui visualization of 23708 nodes.",
"blurhash": "U47B1SS44oxGkCoeayR*0LxF%MNHn+R*oLxa",
"width": 1012,
"height": 1025
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/orgmode",
"name": "#orgmode"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/orgroam",
"name": "#orgroam"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/OrgRoamUI",
"name": "#OrgRoamUI"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pkm",
"name": "#pkm"
}
],
"replies": {
"id": "https://fosstodon.org/users/nickanderson/statuses/114372351550538547/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/nickanderson/statuses/114372351550538547/replies?min_id=114372360378563524&page=true",
"partOf": "https://fosstodon.org/users/nickanderson/statuses/114372351550538547/replies",
"items": [
"https://fosstodon.org/users/nickanderson/statuses/114372360378563524"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/nickanderson/statuses/114372351550538547/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://fosstodon.org/users/nickanderson/statuses/114372351550538547/shares",
"type": "Collection",
"totalItems": 7
}
}