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"
}
],
"id": "https://mastodon.social/users/rgdd/statuses/113407541635480216",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/rgdd/statuses/113301754770466065",
"published": "2024-11-01T11:49:15Z",
"url": "https://mastodon.social/@rgdd/113407541635480216",
"attributedTo": "https://mastodon.social/users/rgdd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rgdd/followers",
"https://follow.agwa.name/users/agwa"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/rgdd/statuses/113407541635480216",
"inReplyToAtomUri": "https://mastodon.social/users/rgdd/statuses/113301754770466065",
"conversation": "tag:abyssdomain.expert,2024-10-13:objectId=1957607:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://follow.agwa.name/users/agwa\" class=\"u-url mention\">@<span>agwa</span></a></span> I added a brief related work section now that references your authorize API docs and the thread where we were initially talking in. I also highlighted the points where the silentct design is different on a high-level based on the thread. See:</p><p><a href=\"https://git.glasklar.is/rgdd/silentct/-/commit/2dd7cdc11d4e40fbcec19514ea79af639d0730e3\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">git.glasklar.is/rgdd/silentct/</span><span class=\"invisible\">-/commit/2dd7cdc11d4e40fbcec19514ea79af639d0730e3</span></a></p><p>I'm more than happy to make tweaks if anything stands out from your perspective!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://follow.agwa.name/users/agwa\" class=\"u-url mention\">@<span>agwa</span></a></span> I added a brief related work section now that references your authorize API docs and the thread where we were initially talking in. I also highlighted the points where the silentct design is different on a high-level based on the thread. See:</p><p><a href=\"https://git.glasklar.is/rgdd/silentct/-/commit/2dd7cdc11d4e40fbcec19514ea79af639d0730e3\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">git.glasklar.is/rgdd/silentct/</span><span class=\"invisible\">-/commit/2dd7cdc11d4e40fbcec19514ea79af639d0730e3</span></a></p><p>I'm more than happy to make tweaks if anything stands out from your perspective!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://follow.agwa.name/users/agwa",
"name": "@agwa@agwa.name"
}
],
"replies": {
"id": "https://mastodon.social/users/rgdd/statuses/113407541635480216/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rgdd/statuses/113407541635480216/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/rgdd/statuses/113407541635480216/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/rgdd/statuses/113407541635480216/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/rgdd/statuses/113407541635480216/shares",
"type": "Collection",
"totalItems": 0
}
}