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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://twit.social/users/ksoltys/statuses/109525203627527710",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-16T20:19:39Z",
"url": "https://twit.social/@ksoltys/109525203627527710",
"attributedTo": "https://twit.social/users/ksoltys",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/ksoltys/followers"
],
"sensitive": false,
"atomUri": "https://twit.social/users/ksoltys/statuses/109525203627527710",
"inReplyToAtomUri": null,
"conversation": "tag:twit.social,2022-12-16:objectId=7450598:objectType=Conversation",
"content": "<p>Question for <a href=\"https://twit.social/tags/Tusky\" class=\"mention hashtag\" rel=\"tag\">#<span>Tusky</span></a> users.</p><p>On the PC, I can set my Home feed to not show boosts or replies. (They show up in my lists, which is fine). However, in Tusky, my home feed is swamped with boosts.</p><p>Is there any way of changing this? Or is it a bug or working as designed?</p>",
"contentMap": {
"en": "<p>Question for <a href=\"https://twit.social/tags/Tusky\" class=\"mention hashtag\" rel=\"tag\">#<span>Tusky</span></a> users.</p><p>On the PC, I can set my Home feed to not show boosts or replies. (They show up in my lists, which is fine). However, in Tusky, my home feed is swamped with boosts.</p><p>Is there any way of changing this? Or is it a bug or working as designed?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://twit.social/tags/tusky",
"name": "#tusky"
}
],
"replies": {
"id": "https://twit.social/users/ksoltys/statuses/109525203627527710/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/ksoltys/statuses/109525203627527710/replies?only_other_accounts=true&page=true",
"partOf": "https://twit.social/users/ksoltys/statuses/109525203627527710/replies",
"items": []
}
},
"likes": {
"id": "https://twit.social/users/ksoltys/statuses/109525203627527710/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://twit.social/users/ksoltys/statuses/109525203627527710/shares",
"type": "Collection",
"totalItems": 1
}
}