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/savinola/statuses/113093630187177082",
"type": "Note",
"summary": "personal reflections, moral ocd, executing on values",
"inReplyTo": "https://social.matchu.dev/objects/cfba5180-1ce7-4ff7-980f-d92517a4d8a1",
"published": "2024-09-07T01:17:27Z",
"url": "https://mastodon.social/@savinola/113093630187177082",
"attributedTo": "https://mastodon.social/users/savinola",
"to": [
"https://mastodon.social/users/savinola/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.matchu.dev/users/matchu"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/savinola/statuses/113093630187177082",
"inReplyToAtomUri": "https://social.matchu.dev/objects/cfba5180-1ce7-4ff7-980f-d92517a4d8a1",
"conversation": "https://social.matchu.dev/contexts/fc686c1a-cd1b-4523-a639-efa3bc6b1d14",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.matchu.dev/users/matchu\" class=\"u-url mention\">@<span>matchu</span></a></span> Something that’s helped me with the “never” mindset has actually been thinking in terms of error budgets. What amount of harm can I plan for and decide is ok, so I can keep a realistic line (and not make odd compromises for the sake of that extra 9 of morally-good-time, if you will!)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.matchu.dev/users/matchu\" class=\"u-url mention\">@<span>matchu</span></a></span> Something that’s helped me with the “never” mindset has actually been thinking in terms of error budgets. What amount of harm can I plan for and decide is ok, so I can keep a realistic line (and not make odd compromises for the sake of that extra 9 of morally-good-time, if you will!)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.matchu.dev/users/matchu",
"name": "@matchu@social.matchu.dev"
}
],
"replies": {
"id": "https://mastodon.social/users/savinola/statuses/113093630187177082/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/savinola/statuses/113093630187177082/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/savinola/statuses/113093630187177082/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/savinola/statuses/113093630187177082/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/savinola/statuses/113093630187177082/shares",
"type": "Collection",
"totalItems": 0
}
}