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", "id": "https://social.076.moe/object/note/2759106", "type": "Note", "published": "2024-12-08T09:58:44Z", "url": "https://social.076.moe/notice/2759106", "attributedTo": "https://social.076.moe/index.php/user/20418", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://social.076.moe/user/20418/followers.json" ], "conversationId": "https://social.076.moe/conversation/1559382", "conversationUrl": "https://social.076.moe/conversation/1559382#notice-2759106", "content": "プログラミングを何も知らない状態でCから始めた時、charやdoubleなどの計算やヌル文字の対処などは簡単だった。<br />\nifやdo-while等も簡単。配列とポインタは少しややこしいが、まだ分かる方。<br />\nstructで定義してポインタで宣言してsizeofとmallocで領域確保してfreeして...となると難しくなっていき、データ構造(連結リスト、スタック、木構造等)も合わさると発狂していた。<br />\nsize_t? typedef? static?<br />\nライブラリの使い方も動的静的の違いもよく分かっていなかったし、そもそもシェルスクリプトすら曖昧だった。<br />\n当時は病むほど発狂したが、今となっては良い勉強だった...のかな。", "isLocal": true, "attachment": [], "tag": [] }