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",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-07T15:58:40Z",
"url": "https://m.webtoo.ls/@antfu/109982824592748704",
"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/109982824592748704",
"inReplyToAtomUri": null,
"conversation": "tag:webtoo.ls,2023-03-07:objectId=1907843:objectType=Conversation",
"content": "<p>I don't have a good idea in mind yet, but I think we should find an organic way to **higher the barrier of creating new issues** on OSS projects.</p><p>Currently, everyone can sign up to GitHub and create spam issues in 5mins. Wasting maintainers' time to read and manage them.</p><p>The issue forms help a bit, but easy to be ignored. A bot, or AI, to verify the content and auto-close might also help to some extent. However, it still creates notifications.</p><p>I think it would be better to verify/filter out unqualified issues **before been created.**</p>",
"contentMap": {
"en": "<p>I don't have a good idea in mind yet, but I think we should find an organic way to **higher the barrier of creating new issues** on OSS projects.</p><p>Currently, everyone can sign up to GitHub and create spam issues in 5mins. Wasting maintainers' time to read and manage them.</p><p>The issue forms help a bit, but easy to be ignored. A bot, or AI, to verify the content and auto-close might also help to some extent. However, it still creates notifications.</p><p>I think it would be better to verify/filter out unqualified issues **before been created.**</p>"
},
"updated": "2023-03-07T16:03:43Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704/replies?min_id=109982827322481435&page=true",
"partOf": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704/replies",
"items": [
"https://m.webtoo.ls/users/antfu/statuses/109982827322481435"
]
}
},
"likes": {
"id": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://m.webtoo.ls/users/antfu/statuses/109982824592748704/shares",
"type": "Collection",
"totalItems": 1
}
}