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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113402742792844419",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-31T15:28:51Z",
"url": "https://fosstodon.org/@nobodyinperson/113402742792844419",
"attributedTo": "https://fosstodon.org/users/nobodyinperson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/nobodyinperson/followers",
"https://social.anoxinon.de/users/Codeberg"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/nobodyinperson/statuses/113402742792844419",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-10-31:objectId=256320611:objectType=Conversation",
"content": "<p>Has anyone gotten <a href=\"https://fosstodon.org/tags/Jupyter\" class=\"mention hashtag\" rel=\"tag\">#<span>Jupyter</span></a> notebooks to render properly in :forgejo: <a href=\"https://fosstodon.org/tags/forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>forgejo</span></a>? Even when disabling sanitization completely, Math/LaTeX formulas in markdown cells or outputs are still not rendered (only shows the boring $\\displaystyle...)</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.anoxinon.de/@Codeberg\" class=\"u-url mention\">@<span>Codeberg</span></a></span> itself doesn't even attempt to render Jupyter notebooks...</p>",
"contentMap": {
"en": "<p>Has anyone gotten <a href=\"https://fosstodon.org/tags/Jupyter\" class=\"mention hashtag\" rel=\"tag\">#<span>Jupyter</span></a> notebooks to render properly in :forgejo: <a href=\"https://fosstodon.org/tags/forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>forgejo</span></a>? Even when disabling sanitization completely, Math/LaTeX formulas in markdown cells or outputs are still not rendered (only shows the boring $\\displaystyle...)</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.anoxinon.de/@Codeberg\" class=\"u-url mention\">@<span>Codeberg</span></a></span> itself doesn't even attempt to render Jupyter notebooks...</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.anoxinon.de/users/Codeberg",
"name": "@Codeberg@social.anoxinon.de"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/jupyter",
"name": "#jupyter"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/forgejo",
"name": "#forgejo"
},
{
"id": "https://fosstodon.org/emojis/1096204",
"type": "Emoji",
"name": ":forgejo:",
"updated": "2024-08-13T16:15:34Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/001/096/204/original/d0c4c30e3c33f726.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113402742792844419/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/nobodyinperson/statuses/113402742792844419/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/nobodyinperson/statuses/113402742792844419/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113402742792844419/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113402742792844419/shares",
"type": "Collection",
"totalItems": 1
}
}