ActivityPub Viewer

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.

Open in browser →
{ "@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/109273539283332376/activity", "type": "Create", "actor": "https://fosstodon.org/users/pandoc", "published": "2022-11-02T09:38:06Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/pandoc/followers" ], "object": { "id": "https://fosstodon.org/users/pandoc/statuses/109273539283332376", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-11-02T09:38:06Z", "url": "https://fosstodon.org/@pandoc/109273539283332376", "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/109273539283332376", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2022-11-02:objectId=55925647:objectType=Conversation", "content": "<p>Can you generate your figures in multiple formats and want to always use the format that&#39;s suited best for the target? Omit the file extension from the image path and use `--default-image-extension`. E.g., if you export an <a href=\"https://fosstodon.org/tags/image\" class=\"mention hashtag\" rel=\"tag\">#<span>image</span></a> as both <a href=\"https://fosstodon.org/tags/pdf\" class=\"mention hashtag\" rel=\"tag\">#<span>pdf</span></a> and <a href=\"https://fosstodon.org/tags/svg\" class=\"mention hashtag\" rel=\"tag\">#<span>svg</span></a>, then you can write this <a href=\"https://fosstodon.org/tags/Markdown\" class=\"mention hashtag\" rel=\"tag\">#<span>Markdown</span></a><br /> ![caption](my-figure)<br />and run <a href=\"https://fosstodon.org/tags/pandoc\" class=\"mention hashtag\" rel=\"tag\">#<span>pandoc</span></a> with<br /> pandoc --to=html --default-image-extension=svg<br />or<br /> pandoc --to=latex --default-image-extension=pdf</p>", "contentMap": { "en": "<p>Can you generate your figures in multiple formats and want to always use the format that&#39;s suited best for the target? Omit the file extension from the image path and use `--default-image-extension`. E.g., if you export an <a href=\"https://fosstodon.org/tags/image\" class=\"mention hashtag\" rel=\"tag\">#<span>image</span></a> as both <a href=\"https://fosstodon.org/tags/pdf\" class=\"mention hashtag\" rel=\"tag\">#<span>pdf</span></a> and <a href=\"https://fosstodon.org/tags/svg\" class=\"mention hashtag\" rel=\"tag\">#<span>svg</span></a>, then you can write this <a href=\"https://fosstodon.org/tags/Markdown\" class=\"mention hashtag\" rel=\"tag\">#<span>Markdown</span></a><br /> ![caption](my-figure)<br />and run <a href=\"https://fosstodon.org/tags/pandoc\" class=\"mention hashtag\" rel=\"tag\">#<span>pandoc</span></a> with<br /> pandoc --to=html --default-image-extension=svg<br />or<br /> pandoc --to=latex --default-image-extension=pdf</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/image", "name": "#image" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/pdf", "name": "#pdf" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/svg", "name": "#svg" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/markdown", "name": "#markdown" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/pandoc", "name": "#pandoc" } ], "replies": { "id": "https://fosstodon.org/users/pandoc/statuses/109273539283332376/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/pandoc/statuses/109273539283332376/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/pandoc/statuses/109273539283332376/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/pandoc/statuses/109273539283332376/likes", "type": "Collection", "totalItems": 5 }, "shares": { "id": "https://fosstodon.org/users/pandoc/statuses/109273539283332376/shares", "type": "Collection", "totalItems": 2 } } }