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://mastodon.social/users/lucyli/statuses/107166202210193102",
"type": "Note",
"summary": "python基础问题2",
"inReplyTo": "https://mastodon.social/users/lucyli/statuses/103118089021148481",
"published": "2021-10-26T05:34:34Z",
"url": "https://mastodon.social/@lucyli/107166202210193102",
"attributedTo": "https://mastodon.social/users/lucyli",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/lucyli/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/lucyli/statuses/107166202210193102",
"inReplyToAtomUri": "https://mastodon.social/users/lucyli/statuses/103118089021148481",
"conversation": "tag:mastodon.social,2019-11-11:objectId=134917270:objectType=Conversation",
"content": "<p>做出来了,但是这部分的循环试了好久。</p><p>想知道有没有别的思路来做。</p><p>1 展示商品信息<br />2 根据商品序号选择商品,<br />3 q /Q 退出购买<br />4 乱输入东西会提示重新输入<br />PS:goods给的就是个list里塞dict</p>",
"contentMap": {
"zh": "<p>做出来了,但是这部分的循环试了好久。</p><p>想知道有没有别的思路来做。</p><p>1 展示商品信息<br />2 根据商品序号选择商品,<br />3 q /Q 退出购买<br />4 乱输入东西会提示重新输入<br />PS:goods给的就是个list里塞dict</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/107/166/188/170/552/320/original/4d15e0c3b2d11035.png",
"name": null,
"blurhash": "U4SPU:DP%h?]X7bHtRkXxssRtQkWi^e-t7o#",
"width": 894,
"height": 1639
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/lucyli/statuses/107166202210193102/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/lucyli/statuses/107166202210193102/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/lucyli/statuses/107166202210193102/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/lucyli/statuses/107166202210193102/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/lucyli/statuses/107166202210193102/shares",
"type": "Collection",
"totalItems": 0
}
}