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://fantastic.earth/users/abnv/statuses/113856008812394988", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-01-19T16:40:21Z", "url": "https://fantastic.earth/@abnv/113856008812394988", "attributedTo": "https://fantastic.earth/users/abnv", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fantastic.earth/users/abnv/followers" ], "sensitive": false, "atomUri": "https://fantastic.earth/users/abnv/statuses/113856008812394988", "inReplyToAtomUri": null, "conversation": "tag:fantastic.earth,2025-01-19:objectId=16710052:objectType=Conversation", "content": "<p>Writing an <a href=\"https://fantastic.earth/tags/interpreter\" class=\"mention hashtag\" rel=\"tag\">#<span>interpreter</span></a> for <a href=\"https://fantastic.earth/tags/Brainfuck\" class=\"mention hashtag\" rel=\"tag\">#<span>Brainfuck</span></a> is almost a rite of passage for any programming language implementer, and it’s my turn now. In this post, I write not one but four Brainfuck <a href=\"https://fantastic.earth/tags/interpreters\" class=\"mention hashtag\" rel=\"tag\">#<span>interpreters</span></a> in <a href=\"https://fantastic.earth/tags/Haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>Haskell</span></a>: <a href=\"https://abhinavsarkar.net/posts/brainfuck-interpreter/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">abhinavsarkar.net/posts/brainf</span><span class=\"invisible\">uck-interpreter/</span></a></p><p>Please boost for reach. If you have any questions or comments, please reply to this post.</p><p><a href=\"https://fantastic.earth/tags/ProgrammingLanguages\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgrammingLanguages</span></a> <a href=\"https://fantastic.earth/tags/compilers\" class=\"mention hashtag\" rel=\"tag\">#<span>compilers</span></a> <a href=\"https://fantastic.earth/tags/LangDev\" class=\"mention hashtag\" rel=\"tag\">#<span>LangDev</span></a> <a href=\"https://fantastic.earth/tags/plt\" class=\"mention hashtag\" rel=\"tag\">#<span>plt</span></a> <a href=\"https://fantastic.earth/tags/blog\" class=\"mention hashtag\" rel=\"tag\">#<span>blog</span></a></p>", "contentMap": { "en": "<p>Writing an <a href=\"https://fantastic.earth/tags/interpreter\" class=\"mention hashtag\" rel=\"tag\">#<span>interpreter</span></a> for <a href=\"https://fantastic.earth/tags/Brainfuck\" class=\"mention hashtag\" rel=\"tag\">#<span>Brainfuck</span></a> is almost a rite of passage for any programming language implementer, and it’s my turn now. In this post, I write not one but four Brainfuck <a href=\"https://fantastic.earth/tags/interpreters\" class=\"mention hashtag\" rel=\"tag\">#<span>interpreters</span></a> in <a href=\"https://fantastic.earth/tags/Haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>Haskell</span></a>: <a href=\"https://abhinavsarkar.net/posts/brainfuck-interpreter/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">abhinavsarkar.net/posts/brainf</span><span class=\"invisible\">uck-interpreter/</span></a></p><p>Please boost for reach. If you have any questions or comments, please reply to this post.</p><p><a href=\"https://fantastic.earth/tags/ProgrammingLanguages\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgrammingLanguages</span></a> <a href=\"https://fantastic.earth/tags/compilers\" class=\"mention hashtag\" rel=\"tag\">#<span>compilers</span></a> <a href=\"https://fantastic.earth/tags/LangDev\" class=\"mention hashtag\" rel=\"tag\">#<span>LangDev</span></a> <a href=\"https://fantastic.earth/tags/plt\" class=\"mention hashtag\" rel=\"tag\">#<span>plt</span></a> <a href=\"https://fantastic.earth/tags/blog\" class=\"mention hashtag\" rel=\"tag\">#<span>blog</span></a></p>" }, "updated": "2025-01-20T05:43:50Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fantastic.earth/tags/interpreter", "name": "#interpreter" }, { "type": "Hashtag", "href": "https://fantastic.earth/tags/brainfuck", "name": "#brainfuck" }, { "type": "Hashtag", "href": "https://fantastic.earth/tags/interpreters", "name": "#interpreters" }, { "type": "Hashtag", "href": "https://fantastic.earth/tags/haskell", "name": "#haskell" }, { "type": "Hashtag", "href": "https://fantastic.earth/tags/programminglanguages", "name": "#programminglanguages" }, { "type": "Hashtag", "href": "https://fantastic.earth/tags/compilers", "name": "#compilers" }, { "type": "Hashtag", "href": "https://fantastic.earth/tags/langdev", "name": "#langdev" }, { "type": "Hashtag", "href": "https://fantastic.earth/tags/plt", "name": "#plt" }, { "type": "Hashtag", "href": "https://fantastic.earth/tags/blog", "name": "#blog" } ], "replies": { "id": "https://fantastic.earth/users/abnv/statuses/113856008812394988/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fantastic.earth/users/abnv/statuses/113856008812394988/replies?only_other_accounts=true&page=true", "partOf": "https://fantastic.earth/users/abnv/statuses/113856008812394988/replies", "items": [] } }, "likes": { "id": "https://fantastic.earth/users/abnv/statuses/113856008812394988/likes", "type": "Collection", "totalItems": 19 }, "shares": { "id": "https://fantastic.earth/users/abnv/statuses/113856008812394988/shares", "type": "Collection", "totalItems": 10 } }