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.
{
"@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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://m.cmx.im/users/Gnpink/statuses/107550971279798776",
"type": "Note",
"summary": null,
"inReplyTo": "https://m.cmx.im/users/Gnpink/statuses/107178445024739543",
"published": "2022-01-02T04:26:24Z",
"url": "https://m.cmx.im/@Gnpink/107550971279798776",
"attributedTo": "https://m.cmx.im/users/Gnpink",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://m.cmx.im/users/Gnpink/followers"
],
"sensitive": false,
"atomUri": "https://m.cmx.im/users/Gnpink/statuses/107550971279798776",
"inReplyToAtomUri": "https://m.cmx.im/users/Gnpink/statuses/107178445024739543",
"conversation": "tag:m.cmx.im,2021-10-28:objectId=13954431:objectType=Conversation",
"content": "<p>我又想到一个关于图片的新思路。<br />我其实一直也还不是特别习惯markdown格式的逻辑,刚刚才意识到其实obsidian有两种储存图片的方式。<br />1.本地储存,一张图单独一个界面,在文章里插图相当于用内链link到了这张图(如p1)<br />2.像渲染网页一样,直接渲染外链(p2)<br />今天偶然发现的…因为我一直很想要改变图片的大小这个功能(即p2中的Engelbart|200,意思是宽度200像素),官方文档里有提到可以这样修改图片大小,但我一直很迷茫它的格式为什么和我的不一样不知道怎么操作,今天恍然大悟我一直用的是方法1,而官方演示的是方法2</p><p>我之前没搞懂这个逻辑,一直顺手用的是第方法1,还觉得很不方便(因为不能直接右键了,还在毛象求助过),其实方法2才是最优解啊!既不占用本地内存又更美观方便。</p><p>我现在去找一个一键图床生成图片直链的shortcuts,看看能不能实现</p>",
"contentMap": {
"zh": "<p>我又想到一个关于图片的新思路。<br />我其实一直也还不是特别习惯markdown格式的逻辑,刚刚才意识到其实obsidian有两种储存图片的方式。<br />1.本地储存,一张图单独一个界面,在文章里插图相当于用内链link到了这张图(如p1)<br />2.像渲染网页一样,直接渲染外链(p2)<br />今天偶然发现的…因为我一直很想要改变图片的大小这个功能(即p2中的Engelbart|200,意思是宽度200像素),官方文档里有提到可以这样修改图片大小,但我一直很迷茫它的格式为什么和我的不一样不知道怎么操作,今天恍然大悟我一直用的是方法1,而官方演示的是方法2</p><p>我之前没搞懂这个逻辑,一直顺手用的是第方法1,还觉得很不方便(因为不能直接右键了,还在毛象求助过),其实方法2才是最优解啊!既不占用本地内存又更美观方便。</p><p>我现在去找一个一键图床生成图片直链的shortcuts,看看能不能实现</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.cmx.edu.kg/media_attachments/files/107/550/956/618/668/524/original/a54fe29efd9a26eb.jpeg",
"name": null,
"blurhash": "U7S$r+0Loe%LRiRPWBa#~o-:IoIox^W?M|Rj",
"width": 1125,
"height": 546
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.cmx.edu.kg/media_attachments/files/107/550/957/745/177/286/original/65335127de860c71.jpeg",
"name": null,
"blurhash": "UESFw=oztlofR5ofozj[.mWBRPay%gV@V@fQ",
"width": 1125,
"height": 415
}
],
"tag": [],
"replies": {
"id": "https://m.cmx.im/users/Gnpink/statuses/107550971279798776/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.cmx.im/users/Gnpink/statuses/107550971279798776/replies?min_id=107772226939418991&page=true",
"partOf": "https://m.cmx.im/users/Gnpink/statuses/107550971279798776/replies",
"items": [
"https://m.cmx.im/users/Gnpink/statuses/107553019853385912",
"https://m.cmx.im/users/Gnpink/statuses/107772226939418991"
]
}
},
"likes": {
"id": "https://m.cmx.im/users/Gnpink/statuses/107550971279798776/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://m.cmx.im/users/Gnpink/statuses/107550971279798776/shares",
"type": "Collection",
"totalItems": 1
}
}