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://framapiaf.org/users/debacle/statuses/114795650198846379",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/pheonix/statuses/114795027964484139",
"published": "2025-07-04T15:23:31Z",
"url": "https://framapiaf.org/@debacle/114795650198846379",
"attributedTo": "https://framapiaf.org/users/debacle",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://framapiaf.org/users/debacle/followers",
"https://fosstodon.org/users/pheonix"
],
"sensitive": false,
"atomUri": "https://framapiaf.org/users/debacle/statuses/114795650198846379",
"inReplyToAtomUri": "https://fosstodon.org/users/pheonix/statuses/114795027964484139",
"conversation": "tag:fosstodon.org,2025-07-04:objectId=331079339:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@pheonix\" class=\"u-url mention\">@<span>pheonix</span></a></span> </p><p>> someone was actively looking for a code editor that had absolutely no "AI" features</p><p><a href=\"https://framapiaf.org/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> is no-<a href=\"https://framapiaf.org/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> by default. There are third-party packages to add such features, but I never tried any of them.</p><p>In fact, most <a href=\"https://framapiaf.org/tags/freeSoftware\" class=\"mention hashtag\" rel=\"tag\">#<span>freeSoftware</span></a> applications are still free of <a href=\"https://framapiaf.org/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a> features — or at least are opt-in, not opt-out. I hope, that this will not change.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@pheonix\" class=\"u-url mention\">@<span>pheonix</span></a></span> </p><p>> someone was actively looking for a code editor that had absolutely no "AI" features</p><p><a href=\"https://framapiaf.org/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> is no-<a href=\"https://framapiaf.org/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> by default. There are third-party packages to add such features, but I never tried any of them.</p><p>In fact, most <a href=\"https://framapiaf.org/tags/freeSoftware\" class=\"mention hashtag\" rel=\"tag\">#<span>freeSoftware</span></a> applications are still free of <a href=\"https://framapiaf.org/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a> features — or at least are opt-in, not opt-out. I hope, that this will not change.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/pheonix",
"name": "@pheonix@fosstodon.org"
},
{
"type": "Hashtag",
"href": "https://framapiaf.org/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://framapiaf.org/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://framapiaf.org/tags/freesoftware",
"name": "#freesoftware"
},
{
"type": "Hashtag",
"href": "https://framapiaf.org/tags/llm",
"name": "#llm"
}
],
"replies": {
"id": "https://framapiaf.org/users/debacle/statuses/114795650198846379/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://framapiaf.org/users/debacle/statuses/114795650198846379/replies?only_other_accounts=true&page=true",
"partOf": "https://framapiaf.org/users/debacle/statuses/114795650198846379/replies",
"items": []
}
},
"likes": {
"id": "https://framapiaf.org/users/debacle/statuses/114795650198846379/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://framapiaf.org/users/debacle/statuses/114795650198846379/shares",
"type": "Collection",
"totalItems": 2
}
}