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/107134305208370427",
"type": "Note",
"summary": "python基础问题求教",
"inReplyTo": "https://mastodon.social/users/lucyli/statuses/103118089021148481",
"published": "2021-10-20T14:22:44Z",
"url": "https://mastodon.social/@lucyli/107134305208370427",
"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/107134305208370427",
"inReplyToAtomUri": "https://mastodon.social/users/lucyli/statuses/103118089021148481",
"conversation": "tag:mastodon.social,2019-11-11:objectId=134917270:objectType=Conversation",
"content": "<p>这个能运行,正常。<br />我想问的是有啥别的写法?<br />这种基础问题,是不是有什么统一社区可以看别人的大把回答啊?(就是对比看看学习一下)</p>",
"contentMap": {
"zh": "<p>这个能运行,正常。<br />我想问的是有啥别的写法?<br />这种基础问题,是不是有什么统一社区可以看别人的大把回答啊?(就是对比看看学习一下)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/107/134/300/466/747/825/original/8d680c30f442b6c2.png",
"name": null,
"blurhash": "U3SPU:4U.9?vr@V[Rkaf_3xaIAD*xHt8tRae",
"width": 896,
"height": 594
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/lucyli/statuses/107134305208370427/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/lucyli/statuses/107134305208370427/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/lucyli/statuses/107134305208370427/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/lucyli/statuses/107134305208370427/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/lucyli/statuses/107134305208370427/shares",
"type": "Collection",
"totalItems": 0
}
}