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://fosstodon.org/users/pandoc/statuses/109257257623848216/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/pandoc",
"published": "2022-10-30T12:37:27Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/pandoc/followers"
],
"object": {
"id": "https://fosstodon.org/users/pandoc/statuses/109257257623848216",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-30T12:37:27Z",
"url": "https://fosstodon.org/@pandoc/109257257623848216",
"attributedTo": "https://fosstodon.org/users/pandoc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/pandoc/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/pandoc/statuses/109257257623848216",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-10-30:objectId=55626705:objectType=Conversation",
"content": "<p>Dark mode or light mode for code? 🌘 ☀️<br />Either way, `--highlight-style` chooses a consistent style, applied to all code blocks.<br />List built-in style choices with `--list-highlight-styles`. Styling works with docx, pptx, <a href=\"https://fosstodon.org/tags/LaTeX\" class=\"mention hashtag\" rel=\"tag\">#<span>LaTeX</span></a>, <a href=\"https://fosstodon.org/tags/groff\" class=\"mention hashtag\" rel=\"tag\">#<span>groff</span></a>, <a href=\"https://fosstodon.org/tags/HTML\" class=\"mention hashtag\" rel=\"tag\">#<span>HTML</span></a>, and <a href=\"https://fosstodon.org/tags/EPUB\" class=\"mention hashtag\" rel=\"tag\">#<span>EPUB</span></a>.</p>",
"contentMap": {
"en": "<p>Dark mode or light mode for code? 🌘 ☀️<br />Either way, `--highlight-style` chooses a consistent style, applied to all code blocks.<br />List built-in style choices with `--list-highlight-styles`. Styling works with docx, pptx, <a href=\"https://fosstodon.org/tags/LaTeX\" class=\"mention hashtag\" rel=\"tag\">#<span>LaTeX</span></a>, <a href=\"https://fosstodon.org/tags/groff\" class=\"mention hashtag\" rel=\"tag\">#<span>groff</span></a>, <a href=\"https://fosstodon.org/tags/HTML\" class=\"mention hashtag\" rel=\"tag\">#<span>HTML</span></a>, and <a href=\"https://fosstodon.org/tags/EPUB\" class=\"mention hashtag\" rel=\"tag\">#<span>EPUB</span></a>.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/latex",
"name": "#latex"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/groff",
"name": "#groff"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/html",
"name": "#html"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/epub",
"name": "#epub"
}
],
"replies": {
"id": "https://fosstodon.org/users/pandoc/statuses/109257257623848216/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pandoc/statuses/109257257623848216/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/pandoc/statuses/109257257623848216/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/pandoc/statuses/109257257623848216/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://fosstodon.org/users/pandoc/statuses/109257257623848216/shares",
"type": "Collection",
"totalItems": 5
}
}
}