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://m.cmx.im/users/AtomZ/statuses/114408330471546706", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-27T05:43:01Z", "url": "https://m.cmx.im/@AtomZ/114408330471546706", "attributedTo": "https://m.cmx.im/users/AtomZ", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://m.cmx.im/users/AtomZ/followers", "https://ovo.st/club/board", "https://ovo.st/club/board/followers", "https://2-5.cc/club/board", "https://2-5.cc/club/board/followers", "https://ovo.st/club/worldboard", "https://ovo.st/club/worldboard/followers", "https://2-5.cc/club/worldboard", "https://2-5.cc/club/worldboard/followers" ], "sensitive": false, "atomUri": "https://m.cmx.im/users/AtomZ/statuses/114408330471546706", "inReplyToAtomUri": null, "conversation": "tag:m.cmx.im,2025-04-27:objectId=95164324:objectType=Conversation", "content": "<p>大家好,<a href=\"https://m.cmx.im/tags/Fread\" class=\"mention hashtag\" rel=\"tag\">#<span>Fread</span></a> 现在已经决定开源了,欢迎大家查看代码提交 PR。</p><p>Fread 经历了两年多的开发,从开始到现在一直免费使用,之前由于没考虑好到底是付费下载还是免费所以闭源,仓库里也有很多敏感数据一直没法开源,现在主要功能都开发的差不多了,也是时候开源出来了。</p><p>虽然这种项目大部分都是业务代码,但是 Fread 还是有些独特之处的,首先使用的是 Kotlin Multiplatform 和 Compose Multiplatform 做跨平台,目前像 Fread 这么复杂的产品使用这样技术栈的其实很少,并且这是比较新的技术,这点 Fread 有很多参考意义。<br />另外 Fread 因为要兼容多个社交平台以及混合 Feeds,所以架构设计上下了点功夫,目前可以从架构上兼容这些短博客协议。</p><p>总之,虽然确实希望通过 Fread 赚钱,但我更希望自己开发了这么久的 App 有更多的人使用和喜欢。</p><p><a href=\"https://m.cmx.im/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> <a href=\"https://m.cmx.im/tags/Bluesky\" class=\"mention hashtag\" rel=\"tag\">#<span>Bluesky</span></a> <a href=\"https://m.cmx.im/tags/rss\" class=\"mention hashtag\" rel=\"tag\">#<span>rss</span></a> <a href=\"https://m.cmx.im/tags/activitypub\" class=\"mention hashtag\" rel=\"tag\">#<span>activitypub</span></a> <a href=\"https://m.cmx.im/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a> <a href=\"https://m.cmx.im/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://m.cmx.im/tags/Android\" class=\"mention hashtag\" rel=\"tag\">#<span>Android</span></a> <a href=\"https://m.cmx.im/tags/Opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>Opensource</span></a> <a href=\"https://m.cmx.im/tags/Freesoftware\" class=\"mention hashtag\" rel=\"tag\">#<span>Freesoftware</span></a></p><p> <span class=\"h-card\" translate=\"no\"><a href=\"https://ovo.st/club/board\" class=\"u-url mention\">@<span>board@ovo.st</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://2-5.cc/club/board\" class=\"u-url mention\">@<span>board@2-5.cc</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ovo.st/club/worldboard\" class=\"u-url mention\">@<span>worldboard@ovo.st</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://2-5.cc/club/worldboard\" class=\"u-url mention\">@<span>worldboard@2-5.cc</span></a></span> </p><p><a href=\"https://github.com/0xZhangKe/Fread\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/0xZhangKe/Fread</span><span class=\"invisible\"></span></a></p>", "contentMap": { "zh": "<p>大家好,<a href=\"https://m.cmx.im/tags/Fread\" class=\"mention hashtag\" rel=\"tag\">#<span>Fread</span></a> 现在已经决定开源了,欢迎大家查看代码提交 PR。</p><p>Fread 经历了两年多的开发,从开始到现在一直免费使用,之前由于没考虑好到底是付费下载还是免费所以闭源,仓库里也有很多敏感数据一直没法开源,现在主要功能都开发的差不多了,也是时候开源出来了。</p><p>虽然这种项目大部分都是业务代码,但是 Fread 还是有些独特之处的,首先使用的是 Kotlin Multiplatform 和 Compose Multiplatform 做跨平台,目前像 Fread 这么复杂的产品使用这样技术栈的其实很少,并且这是比较新的技术,这点 Fread 有很多参考意义。<br />另外 Fread 因为要兼容多个社交平台以及混合 Feeds,所以架构设计上下了点功夫,目前可以从架构上兼容这些短博客协议。</p><p>总之,虽然确实希望通过 Fread 赚钱,但我更希望自己开发了这么久的 App 有更多的人使用和喜欢。</p><p><a href=\"https://m.cmx.im/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> <a href=\"https://m.cmx.im/tags/Bluesky\" class=\"mention hashtag\" rel=\"tag\">#<span>Bluesky</span></a> <a href=\"https://m.cmx.im/tags/rss\" class=\"mention hashtag\" rel=\"tag\">#<span>rss</span></a> <a href=\"https://m.cmx.im/tags/activitypub\" class=\"mention hashtag\" rel=\"tag\">#<span>activitypub</span></a> <a href=\"https://m.cmx.im/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a> <a href=\"https://m.cmx.im/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://m.cmx.im/tags/Android\" class=\"mention hashtag\" rel=\"tag\">#<span>Android</span></a> <a href=\"https://m.cmx.im/tags/Opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>Opensource</span></a> <a href=\"https://m.cmx.im/tags/Freesoftware\" class=\"mention hashtag\" rel=\"tag\">#<span>Freesoftware</span></a></p><p> <span class=\"h-card\" translate=\"no\"><a href=\"https://ovo.st/club/board\" class=\"u-url mention\">@<span>board@ovo.st</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://2-5.cc/club/board\" class=\"u-url mention\">@<span>board@2-5.cc</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ovo.st/club/worldboard\" class=\"u-url mention\">@<span>worldboard@ovo.st</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://2-5.cc/club/worldboard\" class=\"u-url mention\">@<span>worldboard@2-5.cc</span></a></span> </p><p><a href=\"https://github.com/0xZhangKe/Fread\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/0xZhangKe/Fread</span><span class=\"invisible\"></span></a></p>" }, "updated": "2025-04-27T05:43:50Z", "attachment": [], "tag": [ { "type": "Mention", "href": "https://ovo.st/club/board", "name": "@board@ovo.st" }, { "type": "Mention", "href": "https://2-5.cc/club/board", "name": "@board@2-5.cc" }, { "type": "Mention", "href": "https://ovo.st/club/worldboard", "name": "@worldboard@ovo.st" }, { "type": "Mention", "href": "https://2-5.cc/club/worldboard", "name": "@worldboard@2-5.cc" }, { "type": "Hashtag", "href": "https://m.cmx.im/tags/fread", "name": "#fread" }, { "type": "Hashtag", "href": "https://m.cmx.im/tags/mastodon", "name": "#mastodon" }, { "type": "Hashtag", "href": "https://m.cmx.im/tags/bluesky", "name": "#bluesky" }, { "type": "Hashtag", "href": "https://m.cmx.im/tags/rss", "name": "#rss" }, { "type": "Hashtag", "href": "https://m.cmx.im/tags/activitypub", "name": "#activitypub" }, { "type": "Hashtag", "href": "https://m.cmx.im/tags/fediverse", "name": "#fediverse" }, { "type": "Hashtag", "href": "https://m.cmx.im/tags/foss", "name": "#foss" }, { "type": "Hashtag", "href": "https://m.cmx.im/tags/android", "name": "#android" }, { "type": "Hashtag", "href": "https://m.cmx.im/tags/opensource", "name": "#opensource" }, { "type": "Hashtag", "href": "https://m.cmx.im/tags/freesoftware", "name": "#freesoftware" } ], "replies": { "id": "https://m.cmx.im/users/AtomZ/statuses/114408330471546706/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://m.cmx.im/users/AtomZ/statuses/114408330471546706/replies?only_other_accounts=true&page=true", "partOf": "https://m.cmx.im/users/AtomZ/statuses/114408330471546706/replies", "items": [] } }, "likes": { "id": "https://m.cmx.im/users/AtomZ/statuses/114408330471546706/likes", "type": "Collection", "totalItems": 47 }, "shares": { "id": "https://m.cmx.im/users/AtomZ/statuses/114408330471546706/shares", "type": "Collection", "totalItems": 30 } }