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://toot.thoughtworks.com/users/mfowler/statuses/113357109473709953",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-23T14:03:42Z",
"url": "https://toot.thoughtworks.com/@mfowler/113357109473709953",
"attributedTo": "https://toot.thoughtworks.com/users/mfowler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.thoughtworks.com/users/mfowler/followers",
"https://toot.thoughtworks.com/users/thoughtworks"
],
"sensitive": false,
"atomUri": "https://toot.thoughtworks.com/users/mfowler/statuses/113357109473709953",
"inReplyToAtomUri": null,
"conversation": "tag:toot.thoughtworks.com,2024-10-23:objectId=8772703:objectType=Conversation",
"content": "<p>Today we publish the 31st volume of the <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.thoughtworks.com/@thoughtworks\" class=\"u-url mention\">@<span>thoughtworks</span></a></span> Technology Radar - our regular survey of technologies that capture our attention in our client work. Again there's a lot we've learned about using GenAI here, reflected in the explosion of AI-adjacent tools, which we've found helpful in building useful AI-based systems. But we're also finding that coding assistants can often lead folks into trouble.</p><p><a href=\"https://www.thoughtworks.com/radar\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">thoughtworks.com/radar</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Today we publish the 31st volume of the <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.thoughtworks.com/@thoughtworks\" class=\"u-url mention\">@<span>thoughtworks</span></a></span> Technology Radar - our regular survey of technologies that capture our attention in our client work. Again there's a lot we've learned about using GenAI here, reflected in the explosion of AI-adjacent tools, which we've found helpful in building useful AI-based systems. But we're also finding that coding assistants can often lead folks into trouble.</p><p><a href=\"https://www.thoughtworks.com/radar\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">thoughtworks.com/radar</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.thoughtworks.com/users/thoughtworks",
"name": "@thoughtworks"
}
],
"replies": {
"id": "https://toot.thoughtworks.com/users/mfowler/statuses/113357109473709953/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.thoughtworks.com/users/mfowler/statuses/113357109473709953/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.thoughtworks.com/users/mfowler/statuses/113357109473709953/replies",
"items": []
}
}
}