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://phpc.social/users/adele/statuses/112903695697073474/activity",
"type": "Create",
"actor": "https://phpc.social/users/adele",
"published": "2024-08-04T12:14:37Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/adele/followers"
],
"object": {
"id": "https://phpc.social/users/adele/statuses/112903695697073474",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-04T12:14:37Z",
"url": "https://phpc.social/@adele/112903695697073474",
"attributedTo": "https://phpc.social/users/adele",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/adele/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/adele/statuses/112903695697073474",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-08-04:objectId=40816352:objectType=Conversation",
"content": "<p>Integrating diverse text formats into modern browsers</p><p>As an advocate for the <a href=\"https://phpc.social/tags/SmolWeb\" class=\"mention hashtag\" rel=\"tag\">#<span>SmolWeb</span></a> movement, I've been pondering ways to simplify web publishing while adhering to these principles. One promising idea is to enhance modern web browsers with the ability to render a broader range of text formats. Imagine if Firefox, Chrome, and their derivatives could render <a href=\"https://phpc.social/tags/Markdown\" class=\"mention hashtag\" rel=\"tag\">#<span>Markdown</span></a>, AsciiDoc, reStructuredText, LaTeX, EPUB, and Gemtext as seamlessly as they handle PDFs [...]</p><p><a href=\"https://adele.pages.casa/md/blog/integrating-diverse-text-formats-into-modern-browsers.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">adele.pages.casa/md/blog/integ</span><span class=\"invisible\">rating-diverse-text-formats-into-modern-browsers.md</span></a></p>",
"contentMap": {
"en": "<p>Integrating diverse text formats into modern browsers</p><p>As an advocate for the <a href=\"https://phpc.social/tags/SmolWeb\" class=\"mention hashtag\" rel=\"tag\">#<span>SmolWeb</span></a> movement, I've been pondering ways to simplify web publishing while adhering to these principles. One promising idea is to enhance modern web browsers with the ability to render a broader range of text formats. Imagine if Firefox, Chrome, and their derivatives could render <a href=\"https://phpc.social/tags/Markdown\" class=\"mention hashtag\" rel=\"tag\">#<span>Markdown</span></a>, AsciiDoc, reStructuredText, LaTeX, EPUB, and Gemtext as seamlessly as they handle PDFs [...]</p><p><a href=\"https://adele.pages.casa/md/blog/integrating-diverse-text-formats-into-modern-browsers.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">adele.pages.casa/md/blog/integ</span><span class=\"invisible\">rating-diverse-text-formats-into-modern-browsers.md</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/smolweb",
"name": "#smolweb"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/markdown",
"name": "#markdown"
}
],
"replies": {
"id": "https://phpc.social/users/adele/statuses/112903695697073474/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/adele/statuses/112903695697073474/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/adele/statuses/112903695697073474/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/adele/statuses/112903695697073474/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://phpc.social/users/adele/statuses/112903695697073474/shares",
"type": "Collection",
"totalItems": 4
}
}
}