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/112105304547243075",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-16T12:13:14Z",
"url": "https://m.webtoo.ls/@antfu/112105304547243075",
"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/112105304547243075",
"inReplyToAtomUri": null,
"conversation": "tag:webtoo.ls,2024-03-16:objectId=8239798:objectType=Conversation",
"content": "<p>📝 New blog post!</p><p>Open source is becoming more challenging for me over time. I have written down some of my experiences and what I learned on my journey.</p><p>Would love to hear what you think in the comments!<br /><a href=\"https://antfu.me/posts/mental-health-oss\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">antfu.me/posts/mental-health-o</span><span class=\"invisible\">ss</span></a></p>",
"contentMap": {
"en": "<p>📝 New blog post!</p><p>Open source is becoming more challenging for me over time. I have written down some of my experiences and what I learned on my journey.</p><p>Would love to hear what you think in the comments!<br /><a href=\"https://antfu.me/posts/mental-health-oss\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">antfu.me/posts/mental-health-o</span><span class=\"invisible\">ss</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://m.webtoo.ls/users/antfu/statuses/112105304547243075/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.webtoo.ls/users/antfu/statuses/112105304547243075/replies?only_other_accounts=true&page=true",
"partOf": "https://m.webtoo.ls/users/antfu/statuses/112105304547243075/replies",
"items": []
}
},
"likes": {
"id": "https://m.webtoo.ls/users/antfu/statuses/112105304547243075/likes",
"type": "Collection",
"totalItems": 80
},
"shares": {
"id": "https://m.webtoo.ls/users/antfu/statuses/112105304547243075/shares",
"type": "Collection",
"totalItems": 38
}
}