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://gultsch.social/users/daniel/statuses/113510384628419828",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T15:43:35Z",
"url": "https://gultsch.social/@daniel/113510384628419828",
"attributedTo": "https://gultsch.social/users/daniel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gultsch.social/users/daniel/followers"
],
"sensitive": false,
"atomUri": "https://gultsch.social/users/daniel/statuses/113510384628419828",
"inReplyToAtomUri": null,
"conversation": "tag:gultsch.social,2024-11-19:objectId=218078:objectType=Conversation",
"content": "<p>Should <a href=\"https://gultsch.social/tags/Conversations_im\" class=\"mention hashtag\" rel=\"tag\">#<span>Conversations_im</span></a> add stun.conversations.im as a fallback for <a href=\"https://gultsch.social/tags/XMPP\" class=\"mention hashtag\" rel=\"tag\">#<span>XMPP</span></a> servers missing XEP-0215: External Service Discovery?</p><p>I’ve hesitated to add anything resembling "calling home" (no update checker, no metrics).</p><p>However, the main goal here wouldn’t be improving A/V call success (though it helps) but making P2P file transfers more reliable. Many servers still lack HTTP Upload, and the refactored Jingle File Transfer would benefit greatly from a fallback STUN server.</p>",
"contentMap": {
"en": "<p>Should <a href=\"https://gultsch.social/tags/Conversations_im\" class=\"mention hashtag\" rel=\"tag\">#<span>Conversations_im</span></a> add stun.conversations.im as a fallback for <a href=\"https://gultsch.social/tags/XMPP\" class=\"mention hashtag\" rel=\"tag\">#<span>XMPP</span></a> servers missing XEP-0215: External Service Discovery?</p><p>I’ve hesitated to add anything resembling "calling home" (no update checker, no metrics).</p><p>However, the main goal here wouldn’t be improving A/V call success (though it helps) but making P2P file transfers more reliable. Many servers still lack HTTP Upload, and the refactored Jingle File Transfer would benefit greatly from a fallback STUN server.</p>"
},
"endTime": "2024-11-22T15:43:35Z",
"closed": "2024-11-22T15:43:35Z",
"votersCount": 87,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://gultsch.social/tags/conversations_im",
"name": "#conversations_im"
},
{
"type": "Hashtag",
"href": "https://gultsch.social/tags/xmpp",
"name": "#xmpp"
}
],
"replies": {
"id": "https://gultsch.social/users/daniel/statuses/113510384628419828/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gultsch.social/users/daniel/statuses/113510384628419828/replies?only_other_accounts=true&page=true",
"partOf": "https://gultsch.social/users/daniel/statuses/113510384628419828/replies",
"items": []
}
},
"likes": {
"id": "https://gultsch.social/users/daniel/statuses/113510384628419828/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://gultsch.social/users/daniel/statuses/113510384628419828/shares",
"type": "Collection",
"totalItems": 13
},
"oneOf": [
{
"type": "Note",
"name": "Yes",
"replies": {
"type": "Collection",
"totalItems": 63
}
},
{
"type": "Note",
"name": "No",
"replies": {
"type": "Collection",
"totalItems": 24
}
}
]
}