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/114004090835926703",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-14T20:19:34Z",
"url": "https://fosstodon.org/@nickanderson/114004090835926703",
"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/114004090835926703",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-02-14:objectId=288384535:objectType=Conversation",
"content": "<p>Currently I have 75MB of .org files in ~/org. That's 7349 files, 1547765 lines of text, and 7678801 words. The largest single file is 1.4MB and the longest lined file has 26370 lines. 7315 are inside org-roam, 5478 of those are "dailies". 22593 "nodes" in total. 79100 headlines. 226 files contain 560 TODO and 5604 DONE entries. 83360 git commits in the last year.</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 75MB of .org files in ~/org. That's 7349 files, 1547765 lines of text, and 7678801 words. The largest single file is 1.4MB and the longest lined file has 26370 lines. 7315 are inside org-roam, 5478 of those are "dailies". 22593 "nodes" in total. 79100 headlines. 226 files contain 560 TODO and 5604 DONE entries. 83360 git commits in the last year.</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/004/087/962/331/543/original/598573cbdad98828.png",
"name": "org-roam-ui visualization without dailies",
"blurhash": "U05E,7t80KRjoLRjxu%LD%j[%2fi~VxuE2D*",
"focalPoint": [
0,
0
],
"width": 1058,
"height": 1069
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/114/004/088/768/566/767/original/d154a74b141a6a62.png",
"name": "org-roam-ui visualization with dailies",
"blurhash": "U46RM-WE0Lt6j[aya|j[02s.?aRkbHoLj@WC",
"focalPoint": [
0,
0
],
"width": 1012,
"height": 1019
}
],
"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/114004090835926703/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/nickanderson/statuses/114004090835926703/replies?min_id=114004162059842826&page=true",
"partOf": "https://fosstodon.org/users/nickanderson/statuses/114004090835926703/replies",
"items": [
"https://fosstodon.org/users/nickanderson/statuses/114004162059842826"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/nickanderson/statuses/114004090835926703/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://fosstodon.org/users/nickanderson/statuses/114004090835926703/shares",
"type": "Collection",
"totalItems": 3
}
}