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/113385498810887231/replies",
"type": "Collection",
"first": {
"id": "https://gultsch.social/users/daniel/statuses/113385498810887231/replies?page=true",
"type": "CollectionPage",
"next": "https://gultsch.social/users/daniel/statuses/113385498810887231/replies?only_other_accounts=true&page=true",
"partOf": "https://gultsch.social/users/daniel/statuses/113385498810887231/replies",
"items": [
{
"id": "https://gultsch.social/users/daniel/statuses/113385565621114275",
"type": "Note",
"summary": null,
"inReplyTo": "https://gultsch.social/users/daniel/statuses/113385498810887231",
"published": "2024-10-28T14:40:28Z",
"url": "https://gultsch.social/@daniel/113385565621114275",
"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/113385565621114275",
"inReplyToAtomUri": "https://gultsch.social/users/daniel/statuses/113385498810887231",
"conversation": "tag:gultsch.social,2024-10-28:objectId=214338:objectType=Conversation",
"content": "<p>Interoperability is a big part of what makes <a href=\"https://gultsch.social/tags/XMPP\" class=\"mention hashtag\" rel=\"tag\">#<span>XMPP</span></a> great. However agreeing on a common strategy or even establishing a rough priority for certain features can be hard.<br />I believe those in-person events do a lot in getting us on the same page.</p><p>If you are an XMPP developer (client, server, gateway) I strongly encourage you to come.</p><p>I keep saying 'developer' and use that as a shorthand for: To get the most out of the summit you should have a background in reading (and maybe even writing) XEPs.</p>",
"contentMap": {
"en": "<p>Interoperability is a big part of what makes <a href=\"https://gultsch.social/tags/XMPP\" class=\"mention hashtag\" rel=\"tag\">#<span>XMPP</span></a> great. However agreeing on a common strategy or even establishing a rough priority for certain features can be hard.<br />I believe those in-person events do a lot in getting us on the same page.</p><p>If you are an XMPP developer (client, server, gateway) I strongly encourage you to come.</p><p>I keep saying 'developer' and use that as a shorthand for: To get the most out of the summit you should have a background in reading (and maybe even writing) XEPs.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://gultsch.social/tags/xmpp",
"name": "#xmpp"
}
],
"replies": {
"id": "https://gultsch.social/users/daniel/statuses/113385565621114275/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gultsch.social/users/daniel/statuses/113385565621114275/replies?min_id=113385586951849784&page=true",
"partOf": "https://gultsch.social/users/daniel/statuses/113385565621114275/replies",
"items": [
"https://gultsch.social/users/daniel/statuses/113385586951849784"
]
}
},
"likes": {
"id": "https://gultsch.social/users/daniel/statuses/113385565621114275/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://gultsch.social/users/daniel/statuses/113385565621114275/shares",
"type": "Collection",
"totalItems": 5
}
}
]
}
}