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"
}
],
"id": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704/replies",
"type": "Collection",
"first": {
"id": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704/replies?page=true",
"type": "CollectionPage",
"next": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704/replies?only_other_accounts=true&page=true",
"partOf": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704/replies",
"items": [
{
"id": "https://m.webtoo.ls/users/antfu/statuses/109982827322481435",
"type": "Note",
"summary": null,
"inReplyTo": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704",
"published": "2023-03-07T15:59:22Z",
"url": "https://m.webtoo.ls/@antfu/109982827322481435",
"attributedTo": "https://m.webtoo.ls/users/antfu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://m.webtoo.ls/users/antfu/followers"
],
"sensitive": false,
"atomUri": "https://m.webtoo.ls/users/antfu/statuses/109982827322481435",
"inReplyToAtomUri": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704",
"conversation": "tag:webtoo.ls,2023-03-07:objectId=1907843:objectType=Conversation",
"content": "<p>I imagine to have a "pending issues" zone, which does not generate notifications and does not list without explicitly looking for them. With some rules and APIs to bring them to regular issues, like:</p><p>- Issue author has contributed to the repo<br />- Get certain amount of "thumbs up"<br />- Custom bot script/AI to qualifie it (reproductions, no duplicates, etc.)</p><p>Say if the pending issue gets no interactions in a few weeks, will be automatically archived.</p><p>I believe this could greatly help the problem of 1 maintainer to 10,000 users on OSS.</p><p>Extended read:<br /><a href=\"https://antfu.me/posts/why-reproductions-are-required\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">antfu.me/posts/why-reproductio</span><span class=\"invisible\">ns-are-required</span></a></p>",
"contentMap": {
"en": "<p>I imagine to have a "pending issues" zone, which does not generate notifications and does not list without explicitly looking for them. With some rules and APIs to bring them to regular issues, like:</p><p>- Issue author has contributed to the repo<br />- Get certain amount of "thumbs up"<br />- Custom bot script/AI to qualifie it (reproductions, no duplicates, etc.)</p><p>Say if the pending issue gets no interactions in a few weeks, will be automatically archived.</p><p>I believe this could greatly help the problem of 1 maintainer to 10,000 users on OSS.</p><p>Extended read:<br /><a href=\"https://antfu.me/posts/why-reproductions-are-required\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">antfu.me/posts/why-reproductio</span><span class=\"invisible\">ns-are-required</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://m.webtoo.ls/users/antfu/statuses/109982827322481435/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.webtoo.ls/users/antfu/statuses/109982827322481435/replies?only_other_accounts=true&page=true",
"partOf": "https://m.webtoo.ls/users/antfu/statuses/109982827322481435/replies",
"items": []
}
},
"likes": {
"id": "https://m.webtoo.ls/users/antfu/statuses/109982827322481435/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://m.webtoo.ls/users/antfu/statuses/109982827322481435/shares",
"type": "Collection",
"totalItems": 6
}
}
]
}
}