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://toot.kif.rocks/users/merlin/statuses/113534426784950649",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T21:37:49Z",
"url": "https://toot.kif.rocks/@merlin/113534426784950649",
"attributedTo": "https://toot.kif.rocks/users/merlin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.kif.rocks/users/merlin/followers"
],
"sensitive": false,
"atomUri": "https://toot.kif.rocks/users/merlin/statuses/113534426784950649",
"inReplyToAtomUri": null,
"conversation": "tag:kif.rocks,2024-11-23:objectId=26284328:objectType=Conversation",
"content": "<p>The game starts up with proper sound but it degrades after the loading screen. My working theory is that it initializes the microphone for in-game chat and thus switches from A2DP to whatever the telephony thing is.</p>",
"contentMap": {
"en": "<p>The game starts up with proper sound but it degrades after the loading screen. My working theory is that it initializes the microphone for in-game chat and thus switches from A2DP to whatever the telephony thing is.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://toot.kif.rocks/users/merlin/statuses/113534426784950649/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.kif.rocks/users/merlin/statuses/113534426784950649/replies?min_id=113534433532545526&page=true",
"partOf": "https://toot.kif.rocks/users/merlin/statuses/113534426784950649/replies",
"items": [
"https://toot.kif.rocks/users/merlin/statuses/113534433532545526"
]
}
},
"likes": {
"id": "https://toot.kif.rocks/users/merlin/statuses/113534426784950649/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://toot.kif.rocks/users/merlin/statuses/113534426784950649/shares",
"type": "Collection",
"totalItems": 0
}
}