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/jd_solanki/statuses/109846620719580193",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-11T14:40:14Z",
"url": "https://m.webtoo.ls/@jd_solanki/109846620719580193",
"attributedTo": "https://m.webtoo.ls/users/jd_solanki",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://m.webtoo.ls/users/jd_solanki/followers",
"https://m.webtoo.ls/users/sxzz"
],
"sensitive": false,
"atomUri": "https://m.webtoo.ls/users/jd_solanki/statuses/109846620719580193",
"inReplyToAtomUri": null,
"conversation": "tag:webtoo.ls,2023-02-11:objectId=1098207:objectType=Conversation",
"content": "<p>For anu vue UI lib,<br />- I wanted to conditionally wrap part of template block without TSX and vue-macros has namedTemplate<br />- I want to type slots, vue-macros has defineSlots<br />- I'm already using defineOptions in all of my projects</p><p>Thanks <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@sxzz\" class=\"u-url mention\">@<span>sxzz</span></a></span> 🙏</p><p><a href=\"https://anu-vue.netlify.app/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">anu-vue.netlify.app/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>For anu vue UI lib,<br />- I wanted to conditionally wrap part of template block without TSX and vue-macros has namedTemplate<br />- I want to type slots, vue-macros has defineSlots<br />- I'm already using defineOptions in all of my projects</p><p>Thanks <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@sxzz\" class=\"u-url mention\">@<span>sxzz</span></a></span> 🙏</p><p><a href=\"https://anu-vue.netlify.app/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">anu-vue.netlify.app/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://m.webtoo.ls/users/sxzz",
"name": "@sxzz"
}
],
"replies": {
"id": "https://m.webtoo.ls/users/jd_solanki/statuses/109846620719580193/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.webtoo.ls/users/jd_solanki/statuses/109846620719580193/replies?only_other_accounts=true&page=true",
"partOf": "https://m.webtoo.ls/users/jd_solanki/statuses/109846620719580193/replies",
"items": []
}
},
"likes": {
"id": "https://m.webtoo.ls/users/jd_solanki/statuses/109846620719580193/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://m.webtoo.ls/users/jd_solanki/statuses/109846620719580193/shares",
"type": "Collection",
"totalItems": 4
}
}