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", "fedibird": "http://fedibird.com/ns#", "quoteUri": "fedibird:quoteUri", "misskey": "https://misskey-hub.net/ns#", "_misskey_quote": "misskey:_misskey_quote", "_misskey_content": "misskey:_misskey_content", "expiry": "fedibird:expiry", "references": { "@id": "fedibird:references", "@type": "@id" }, "emojiReactions": { "@id": "fedibird:emojiReactions", "@type": "@id" }, "searchableBy": { "@id": "fedibird:searchableBy", "@type": "@id" }, "Hashtag": "as:Hashtag" } ], "id": "https://fedibird.com/users/engled/statuses/109630854491192798", "type": "Note", "summary": "こちらは正常運転。if文のカッコが悪かったかな。", "inReplyTo": null, "published": "2023-01-04T12:08:03Z", "url": "https://fedibird.com/@engled/109630854491192798", "attributedTo": "https://fedibird.com/users/engled", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fedibird.com/users/engled/followers" ], "sensitive": true, "atomUri": "https://fedibird.com/users/engled/statuses/109630854491192798", "inReplyToAtomUri": null, "conversation": "tag:fedibird.com,2023-01-04:objectId=109630854491161922:objectType=Conversation", "context": "https://fedibird.com/contexts/109630854491161922", "searchableBy": [ "https://fedibird.com/users/engled" ], "content": "<p><a href=\"https://fedibird.com/tags/define\" class=\"mention hashtag\" rel=\"tag\">#<span>define</span></a> _CRT_SECURE_NO_WARNINGS</p><p><a href=\"https://fedibird.com/tags/include\" class=\"mention hashtag\" rel=\"tag\">#<span>include</span></a> &lt;stdio.h&gt;<br /><a href=\"https://fedibird.com/tags/include\" class=\"mention hashtag\" rel=\"tag\">#<span>include</span></a> &lt;stdlib.h&gt;</p><p>int main(void) {<br />\tchar str[80];<br />\tFILE *fp;<br />\t<br />\tprintf(&quot;文章を入力せよ>&quot;);<br />\t/*<br />\t\tprintf(str);<br />\tprintf(&quot;\\r\\n&quot;);<br />\t*/<br />\t<br />\tif ((fp = fopen(&quot;out.txt&quot;, &quot;w&quot;)) == NULL) {<br />\t\tprintf(&quot;ファイルを開けませんでした\\r\\n&quot;);<br />\t\texit(1);<br />\t}<br />\tfgets(str, 78, stdin);<br />\tint i = 0;<br />\twhile(str[i] != &apos;\\n&apos;) {<br />\t\ti++;<br />\t<br />\t}<br />\tstr[i + 1] = &apos;\\0&apos;;<br />\tfputs(str, fp);<br />\tfclose(fp);<br />\t<br />\treturn 0;<br />}</p><p><a href=\"https://fedibird.com/tags/C%E8%A8%80%E8%AA%9E\" class=\"mention hashtag\" rel=\"tag\">#<span>C言語</span></a></p>", "contentMap": { "ja": "<p><a href=\"https://fedibird.com/tags/define\" class=\"mention hashtag\" rel=\"tag\">#<span>define</span></a> _CRT_SECURE_NO_WARNINGS</p><p><a href=\"https://fedibird.com/tags/include\" class=\"mention hashtag\" rel=\"tag\">#<span>include</span></a> &lt;stdio.h&gt;<br /><a href=\"https://fedibird.com/tags/include\" class=\"mention hashtag\" rel=\"tag\">#<span>include</span></a> &lt;stdlib.h&gt;</p><p>int main(void) {<br />\tchar str[80];<br />\tFILE *fp;<br />\t<br />\tprintf(&quot;文章を入力せよ>&quot;);<br />\t/*<br />\t\tprintf(str);<br />\tprintf(&quot;\\r\\n&quot;);<br />\t*/<br />\t<br />\tif ((fp = fopen(&quot;out.txt&quot;, &quot;w&quot;)) == NULL) {<br />\t\tprintf(&quot;ファイルを開けませんでした\\r\\n&quot;);<br />\t\texit(1);<br />\t}<br />\tfgets(str, 78, stdin);<br />\tint i = 0;<br />\twhile(str[i] != &apos;\\n&apos;) {<br />\t\ti++;<br />\t<br />\t}<br />\tstr[i + 1] = &apos;\\0&apos;;<br />\tfputs(str, fp);<br />\tfclose(fp);<br />\t<br />\treturn 0;<br />}</p><p><a href=\"https://fedibird.com/tags/C%E8%A8%80%E8%AA%9E\" class=\"mention hashtag\" rel=\"tag\">#<span>C言語</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fedibird.com/tags/define", "name": "#define" }, { "type": "Hashtag", "href": "https://fedibird.com/tags/include", "name": "#include" }, { "type": "Hashtag", "href": "https://fedibird.com/tags/c%E8%A8%80%E8%AA%9E", "name": "#c言語" } ], "replies": { "id": "https://fedibird.com/users/engled/statuses/109630854491192798/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fedibird.com/users/engled/statuses/109630854491192798/replies?only_other_accounts=true&page=true", "partOf": "https://fedibird.com/users/engled/statuses/109630854491192798/replies", "items": [] } }, "references": { "id": "https://fedibird.com/users/engled/statuses/109630854491192798/references", "type": "Collection", "first": { "type": "CollectionPage", "partOf": "https://fedibird.com/users/engled/statuses/109630854491192798/references", "items": [] } } }