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://vis.social/users/observablehq/statuses/112130111630716765",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-20T21:22:00Z",
"url": "https://vis.social/@observablehq/112130111630716765",
"attributedTo": "https://vis.social/users/observablehq",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/observablehq/followers"
],
"sensitive": false,
"atomUri": "https://vis.social/users/observablehq/statuses/112130111630716765",
"inReplyToAtomUri": null,
"conversation": "tag:vis.social,2024-03-20:objectId=45510201:objectType=Conversation",
"content": "<p>ICYMI, we’ve made huge updates to Observable Framework since launching in February, including: </p><p>- Windows support<br />- Support for Node 18 and self-hosted npm imports<br />- SQL code blocks powered by DuckDB<br />- Enhanced search capabilities<br />- Mosaic vgplot integration<br />- A number of other updates to improve your development workflow and experience</p><p>See our release notes to learn more: <br /><a href=\"https://observablehq.com/release-notes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">observablehq.com/release-notes</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>ICYMI, we’ve made huge updates to Observable Framework since launching in February, including: </p><p>- Windows support<br />- Support for Node 18 and self-hosted npm imports<br />- SQL code blocks powered by DuckDB<br />- Enhanced search capabilities<br />- Mosaic vgplot integration<br />- A number of other updates to improve your development workflow and experience</p><p>See our release notes to learn more: <br /><a href=\"https://observablehq.com/release-notes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">observablehq.com/release-notes</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://vis.social/users/observablehq/statuses/112130111630716765/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/observablehq/statuses/112130111630716765/replies?only_other_accounts=true&page=true",
"partOf": "https://vis.social/users/observablehq/statuses/112130111630716765/replies",
"items": []
}
},
"likes": {
"id": "https://vis.social/users/observablehq/statuses/112130111630716765/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://vis.social/users/observablehq/statuses/112130111630716765/shares",
"type": "Collection",
"totalItems": 2
}
}