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://dragonchat.org/users/baralheia/statuses/113307585483573044",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-14T20:09:06Z",
"url": "https://dragonchat.org/@baralheia/113307585483573044",
"attributedTo": "https://dragonchat.org/users/baralheia",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://dragonchat.org/users/baralheia/followers",
"https://floss.social/users/Tuba"
],
"sensitive": false,
"atomUri": "https://dragonchat.org/users/baralheia/statuses/113307585483573044",
"inReplyToAtomUri": null,
"conversation": "tag:dragonchat.org,2024-10-14:objectId=6632581:objectType=Conversation",
"content": "<p>Playing around with <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@Tuba\" class=\"u-url mention\">@<span>Tuba</span></a></span>, a native Linux client for <a href=\"https://dragonchat.org/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a>, and despite a few rough edges I'm liking it a lot so far. They need to add custom emojii to the emojii picker, allow GIFs to animate in PFPs, and allow additions to the spell checker dictionary... but otherwise it's quite cromulent!</p>",
"contentMap": {
"en": "<p>Playing around with <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@Tuba\" class=\"u-url mention\">@<span>Tuba</span></a></span>, a native Linux client for <a href=\"https://dragonchat.org/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a>, and despite a few rough edges I'm liking it a lot so far. They need to add custom emojii to the emojii picker, allow GIFs to animate in PFPs, and allow additions to the spell checker dictionary... but otherwise it's quite cromulent!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://floss.social/users/Tuba",
"name": "@Tuba@floss.social"
},
{
"type": "Hashtag",
"href": "https://dragonchat.org/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://dragonchat.org/users/baralheia/statuses/113307585483573044/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://dragonchat.org/users/baralheia/statuses/113307585483573044/replies?only_other_accounts=true&page=true",
"partOf": "https://dragonchat.org/users/baralheia/statuses/113307585483573044/replies",
"items": []
}
},
"likes": {
"id": "https://dragonchat.org/users/baralheia/statuses/113307585483573044/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://dragonchat.org/users/baralheia/statuses/113307585483573044/shares",
"type": "Collection",
"totalItems": 2
}
}