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/113256536004114939",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ianholmes/statuses/113256532507401436",
"published": "2024-10-05T19:46:32Z",
"url": "https://mastodon.social/@ianholmes/113256536004114939",
"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/113256536004114939",
"inReplyToAtomUri": "https://mastodon.social/users/ianholmes/statuses/113256532507401436",
"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> 2) The result is nevertheless consistent with AI coding assistants being a tool that can help experienced programmers who use it with care, while tripping up less experienced (or careful) coders<br />3) I have some reservations about productivity metrics (here, rate of PRs) being used to decide whether a tool is worthwhile<br />4) This conclusion somewhat contradicts my direct empirical experience (and lots of other people’s) that these tools are helpful</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> 2) The result is nevertheless consistent with AI coding assistants being a tool that can help experienced programmers who use it with care, while tripping up less experienced (or careful) coders<br />3) I have some reservations about productivity metrics (here, rate of PRs) being used to decide whether a tool is worthwhile<br />4) This conclusion somewhat contradicts my direct empirical experience (and lots of other people’s) that these tools are helpful</p>"
},
"updated": "2024-10-05T19:47:33Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tilde.zone/users/fivetonsflax",
"name": "@fivetonsflax@tilde.zone"
}
],
"replies": {
"id": "https://mastodon.social/users/ianholmes/statuses/113256536004114939/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ianholmes/statuses/113256536004114939/replies?min_id=113256536996788862&page=true",
"partOf": "https://mastodon.social/users/ianholmes/statuses/113256536004114939/replies",
"items": [
"https://mastodon.social/users/ianholmes/statuses/113256536996788862"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ianholmes/statuses/113256536004114939/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/ianholmes/statuses/113256536004114939/shares",
"type": "Collection",
"totalItems": 0
}
}