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://mastodon.social/users/GripNews/statuses/114639234721580958", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-06-07T00:25:00Z", "url": "https://mastodon.social/@GripNews/114639234721580958", "attributedTo": "https://mastodon.social/users/GripNews", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/GripNews/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/GripNews/statuses/114639234721580958", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2025-06-07:objectId=1016537310:objectType=Conversation", "content": "<p>🌕 網路開發者的自虐指南<br />➤ 從 C 程式碼到網頁應用程式:一場充滿挑戰的旅程<br />✤ <a href=\"https://sebastiano.tronto.net/blog/2025-06-06-webdev/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">sebastiano.tronto.net/blog/202</span><span class=\"invisible\">5-06-06-webdev/</span></a><br />本文探討了將 C/C++ 程式碼轉換為可在網頁瀏覽器中運行的 WebAssembly 的過程。作者分享了將一個 Rubik’s cube 最佳解算器轉為網頁應用程式的經驗,並詳細說明瞭設定環境、編譯程式碼、處理多線程、以及如何與 JavaScript 和 HTML 整合。文章坦承此過程複雜且令人沮喪,但最終成功並帶來了寶貴的學習經驗。這篇文章更適合有 C/C++ 基礎,想將程式移植到網路的開發者,而非尋找標準網路開發教學的初學者。<br />+ 這篇文章很誠實地描述了 WebAssembly 開發的困難,讓我對這個技術有更深入的瞭解。<br />+ 雖然過程聽起來很複雜,但如果能將現有的 C++ 程式碼移植到網路上,將會非常方便。<br /><a href=\"https://mastodon.social/tags/%E7%B6%B2%E8%B7%AF%E9%96%8B%E7%99%BC\" class=\"mention hashtag\" rel=\"tag\">#<span>網路開發</span></a> <a href=\"https://mastodon.social/tags/WebAssembly\" class=\"mention hashtag\" rel=\"tag\">#<span>WebAssembly</span></a> <a href=\"https://mastodon.social/tags/C\" class=\"mention hashtag\" rel=\"tag\">#<span>C</span></a>++ <a href=\"https://mastodon.social/tags/Emscripten\" class=\"mention hashtag\" rel=\"tag\">#<span>Emscripten</span></a></p>", "contentMap": { "zh-TW": "<p>🌕 網路開發者的自虐指南<br />➤ 從 C 程式碼到網頁應用程式:一場充滿挑戰的旅程<br />✤ <a href=\"https://sebastiano.tronto.net/blog/2025-06-06-webdev/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">sebastiano.tronto.net/blog/202</span><span class=\"invisible\">5-06-06-webdev/</span></a><br />本文探討了將 C/C++ 程式碼轉換為可在網頁瀏覽器中運行的 WebAssembly 的過程。作者分享了將一個 Rubik’s cube 最佳解算器轉為網頁應用程式的經驗,並詳細說明瞭設定環境、編譯程式碼、處理多線程、以及如何與 JavaScript 和 HTML 整合。文章坦承此過程複雜且令人沮喪,但最終成功並帶來了寶貴的學習經驗。這篇文章更適合有 C/C++ 基礎,想將程式移植到網路的開發者,而非尋找標準網路開發教學的初學者。<br />+ 這篇文章很誠實地描述了 WebAssembly 開發的困難,讓我對這個技術有更深入的瞭解。<br />+ 雖然過程聽起來很複雜,但如果能將現有的 C++ 程式碼移植到網路上,將會非常方便。<br /><a href=\"https://mastodon.social/tags/%E7%B6%B2%E8%B7%AF%E9%96%8B%E7%99%BC\" class=\"mention hashtag\" rel=\"tag\">#<span>網路開發</span></a> <a href=\"https://mastodon.social/tags/WebAssembly\" class=\"mention hashtag\" rel=\"tag\">#<span>WebAssembly</span></a> <a href=\"https://mastodon.social/tags/C\" class=\"mention hashtag\" rel=\"tag\">#<span>C</span></a>++ <a href=\"https://mastodon.social/tags/Emscripten\" class=\"mention hashtag\" rel=\"tag\">#<span>Emscripten</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/%E7%B6%B2%E8%B7%AF%E9%96%8B%E7%99%BC", "name": "#網路開發" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/webassembly", "name": "#webassembly" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/c", "name": "#c" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/emscripten", "name": "#emscripten" } ], "replies": { "id": "https://mastodon.social/users/GripNews/statuses/114639234721580958/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/GripNews/statuses/114639234721580958/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/GripNews/statuses/114639234721580958/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/GripNews/statuses/114639234721580958/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/GripNews/statuses/114639234721580958/shares", "type": "Collection", "totalItems": 0 } }