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/113385481055735606",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-28T14:18:58Z",
"url": "https://gultsch.social/@daniel/113385481055735606",
"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/113385481055735606",
"inReplyToAtomUri": null,
"conversation": "tag:gultsch.social,2024-10-28:objectId=214338:objectType=Conversation",
"content": "<p>What is the <a href=\"https://gultsch.social/tags/XMPP\" class=\"mention hashtag\" rel=\"tag\">#<span>XMPP</span></a> Summit and should you go? 🧵</p><p>The XMPP Summit is a two day event for the people who write and implement XMPP extensions (XEPs). It is not a conference. There are no presentations. It is more like a round table discussion and active participation is encouraged.<br />Similar to an unconference at the beginning of Day 1 participants can suggest topics and others can indicate (via a +1) whether or not they are interested in that topic. Afterwards a rough order of topics is established</p>",
"contentMap": {
"en": "<p>What is the <a href=\"https://gultsch.social/tags/XMPP\" class=\"mention hashtag\" rel=\"tag\">#<span>XMPP</span></a> Summit and should you go? 🧵</p><p>The XMPP Summit is a two day event for the people who write and implement XMPP extensions (XEPs). It is not a conference. There are no presentations. It is more like a round table discussion and active participation is encouraged.<br />Similar to an unconference at the beginning of Day 1 participants can suggest topics and others can indicate (via a +1) whether or not they are interested in that topic. Afterwards a rough order of topics is established</p>"
},
"updated": "2024-10-28T16:03:39Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://gultsch.social/tags/xmpp",
"name": "#xmpp"
}
],
"replies": {
"id": "https://gultsch.social/users/daniel/statuses/113385481055735606/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gultsch.social/users/daniel/statuses/113385481055735606/replies?min_id=113385498810887231&page=true",
"partOf": "https://gultsch.social/users/daniel/statuses/113385481055735606/replies",
"items": [
"https://gultsch.social/users/daniel/statuses/113385498810887231"
]
}
},
"likes": {
"id": "https://gultsch.social/users/daniel/statuses/113385481055735606/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://gultsch.social/users/daniel/statuses/113385481055735606/shares",
"type": "Collection",
"totalItems": 18
}
}