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/ianholmes/statuses/113256532507401436",
"type": "Note",
"summary": null,
"inReplyTo": "https://tilde.zone/users/fivetonsflax/statuses/113251985290850992",
"published": "2024-10-05T19:45:39Z",
"url": "https://mastodon.social/@ianholmes/113256532507401436",
"attributedTo": "https://mastodon.social/users/ianholmes",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ianholmes/followers",
"https://tilde.zone/users/fivetonsflax"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ianholmes/statuses/113256532507401436",
"inReplyToAtomUri": "https://tilde.zone/users/fivetonsflax/statuses/113251985290850992",
"conversation": "tag:tilde.zone,2024-10-05:objectId=82970091:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tilde.zone/@fivetonsflax\" class=\"u-url mention\">@<span>fivetonsflax</span></a></span> I have seen this. I have a few thoughts:<br />1) Measuring software productivity is notoriously tricky. Fred Brooks, for example, cites a study that “proves” experience does not make programmers more productive. (He expresses skepticism about this result, while acknowledging other parts of the study as useful.) Brooks also observed that one should not expect too much of new programming technologies until they mature.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tilde.zone/@fivetonsflax\" class=\"u-url mention\">@<span>fivetonsflax</span></a></span> I have seen this. I have a few thoughts:<br />1) Measuring software productivity is notoriously tricky. Fred Brooks, for example, cites a study that “proves” experience does not make programmers more productive. (He expresses skepticism about this result, while acknowledging other parts of the study as useful.) Brooks also observed that one should not expect too much of new programming technologies until they mature.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tilde.zone/users/fivetonsflax",
"name": "@fivetonsflax@tilde.zone"
}
],
"replies": {
"id": "https://mastodon.social/users/ianholmes/statuses/113256532507401436/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ianholmes/statuses/113256532507401436/replies?min_id=113256536004114939&page=true",
"partOf": "https://mastodon.social/users/ianholmes/statuses/113256532507401436/replies",
"items": [
"https://mastodon.social/users/ianholmes/statuses/113256536004114939"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ianholmes/statuses/113256532507401436/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/ianholmes/statuses/113256532507401436/shares",
"type": "Collection",
"totalItems": 0
}
}