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/113510301743771760/activity",
"type": "Create",
"actor": "https://toot.thoughtworks.com/users/mfowler",
"published": "2024-11-19T15:22:30Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.thoughtworks.com/users/mfowler/followers",
"https://toot.thoughtworks.com/users/bboeckel"
],
"object": {
"id": "https://toot.thoughtworks.com/users/mfowler/statuses/113510301743771760",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T15:22:30Z",
"url": "https://toot.thoughtworks.com/@mfowler/113510301743771760",
"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/bboeckel"
],
"sensitive": false,
"atomUri": "https://toot.thoughtworks.com/users/mfowler/statuses/113510301743771760",
"inReplyToAtomUri": null,
"conversation": "tag:toot.thoughtworks.com,2024-11-19:objectId=8958677:objectType=Conversation",
"content": "<p>NEW POST</p><p>Last month GitHub Copilot released a new multi-file editing capability: a powerful coding assistance feature which expands the scope of AI assistance to larger changes over many files. <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.thoughtworks.com/@bboeckel\" class=\"u-url mention\">@<span>bboeckel</span></a></span> gave it a try to find out how useful it is and what it means for developer feedback loops.</p><p><a href=\"https://martinfowler.com/articles/exploring-gen-ai.html#memo-11\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">martinfowler.com/articles/expl</span><span class=\"invisible\">oring-gen-ai.html#memo-11</span></a></p>",
"contentMap": {
"en": "<p>NEW POST</p><p>Last month GitHub Copilot released a new multi-file editing capability: a powerful coding assistance feature which expands the scope of AI assistance to larger changes over many files. <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.thoughtworks.com/@bboeckel\" class=\"u-url mention\">@<span>bboeckel</span></a></span> gave it a try to find out how useful it is and what it means for developer feedback loops.</p><p><a href=\"https://martinfowler.com/articles/exploring-gen-ai.html#memo-11\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">martinfowler.com/articles/expl</span><span class=\"invisible\">oring-gen-ai.html#memo-11</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.thoughtworks.com/users/bboeckel",
"name": "@bboeckel"
}
],
"replies": {
"id": "https://toot.thoughtworks.com/users/mfowler/statuses/113510301743771760/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.thoughtworks.com/users/mfowler/statuses/113510301743771760/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.thoughtworks.com/users/mfowler/statuses/113510301743771760/replies",
"items": []
}
}
}
}