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://m.knucklebones.rip/users/pseudepigram/statuses/111994412811886384",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-25T22:12:01Z",
"url": "https://m.knucklebones.rip/@pseudepigram/111994412811886384",
"attributedTo": "https://m.knucklebones.rip/users/pseudepigram",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://m.knucklebones.rip/users/pseudepigram/followers"
],
"sensitive": false,
"atomUri": "https://m.knucklebones.rip/users/pseudepigram/statuses/111994412811886384",
"inReplyToAtomUri": null,
"conversation": "tag:m.knucklebones.rip,2024-02-25:objectId=6772:objectType=Conversation",
"content": "<p>I turned on 2FA and broke the bots for a bit. Things should be back on schedule now.</p><p>Verification links are fixed.</p><p>I now have an annoying name/avatar badge on certain clients, e.g. Ivory.</p>",
"contentMap": {
"en": "<p>I turned on 2FA and broke the bots for a bit. Things should be back on schedule now.</p><p>Verification links are fixed.</p><p>I now have an annoying name/avatar badge on certain clients, e.g. Ivory.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://m.knucklebones.rip/users/pseudepigram/statuses/111994412811886384/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.knucklebones.rip/users/pseudepigram/statuses/111994412811886384/replies?only_other_accounts=true&page=true",
"partOf": "https://m.knucklebones.rip/users/pseudepigram/statuses/111994412811886384/replies",
"items": []
}
},
"likes": {
"id": "https://m.knucklebones.rip/users/pseudepigram/statuses/111994412811886384/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://m.knucklebones.rip/users/pseudepigram/statuses/111994412811886384/shares",
"type": "Collection",
"totalItems": 0
}
}