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/113522260052369280/activity",
"type": "Create",
"actor": "https://gultsch.social/users/daniel",
"published": "2024-11-21T18:03:40Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gultsch.social/users/daniel/followers"
],
"object": {
"id": "https://gultsch.social/users/daniel/statuses/113522260052369280",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-21T18:03:40Z",
"url": "https://gultsch.social/@daniel/113522260052369280",
"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/113522260052369280",
"inReplyToAtomUri": null,
"conversation": "tag:gultsch.social,2024-11-21:objectId=218469:objectType=Conversation",
"content": "<p>More thoughts on the STUN server fallback question:</p><p>· This is something other <a href=\"https://gultsch.social/tags/XMPP\" class=\"mention hashtag\" rel=\"tag\">#<span>XMPP</span></a> Clients just do quietly without having a big debate about it¹</p><p>· I don't think users should configure this. Anyone who knows what a STUN server is will likely switch to a server offering one.</p><p>· Treat it like channel search. On first use (call, file transfer), ask once: Use our fallback STUN server? Yes/No.</p><p>¹: <a href=\"https://github.com/dino/dino/blob/v0.4.4/plugins/ice/src/plugin.vala#L49-L52\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/dino/dino/blob/v0.4</span><span class=\"invisible\">.4/plugins/ice/src/plugin.vala#L49-L52</span></a></p>",
"contentMap": {
"en": "<p>More thoughts on the STUN server fallback question:</p><p>· This is something other <a href=\"https://gultsch.social/tags/XMPP\" class=\"mention hashtag\" rel=\"tag\">#<span>XMPP</span></a> Clients just do quietly without having a big debate about it¹</p><p>· I don't think users should configure this. Anyone who knows what a STUN server is will likely switch to a server offering one.</p><p>· Treat it like channel search. On first use (call, file transfer), ask once: Use our fallback STUN server? Yes/No.</p><p>¹: <a href=\"https://github.com/dino/dino/blob/v0.4.4/plugins/ice/src/plugin.vala#L49-L52\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/dino/dino/blob/v0.4</span><span class=\"invisible\">.4/plugins/ice/src/plugin.vala#L49-L52</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://gultsch.social/tags/xmpp",
"name": "#xmpp"
}
],
"replies": {
"id": "https://gultsch.social/users/daniel/statuses/113522260052369280/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gultsch.social/users/daniel/statuses/113522260052369280/replies?only_other_accounts=true&page=true",
"partOf": "https://gultsch.social/users/daniel/statuses/113522260052369280/replies",
"items": []
}
},
"likes": {
"id": "https://gultsch.social/users/daniel/statuses/113522260052369280/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://gultsch.social/users/daniel/statuses/113522260052369280/shares",
"type": "Collection",
"totalItems": 3
}
}
}