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/112136015776665756",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-21T22:23:31Z",
"url": "https://vis.social/@observablehq/112136015776665756",
"attributedTo": "https://vis.social/users/observablehq",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/observablehq/followers",
"https://recurse.social/users/mclare"
],
"sensitive": false,
"atomUri": "https://vis.social/users/observablehq/statuses/112136015776665756",
"inReplyToAtomUri": null,
"conversation": "tag:vis.social,2024-03-21:objectId=45574466:objectType=Conversation",
"content": "<p>We π hearing how folks are building with Framework! βThe key differentiator for me with Observable Framework vs. other static site generators is the data loader functionality...I can easily build loaders in whichever programming language I need to.β</p><p>π Learn how <span class=\"h-card\" translate=\"no\"><a href=\"https://recurse.social/@mclare\" class=\"u-url mention\">@<span>mclare</span></a></span> built and deployed a Framework project to visualize potential retrofit solutions to reduce carbon emissions for Boston buildings: <a href=\"https://mclare.blog/posts/building-oss-map-apps-with-observable-framework/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mclare.blog/posts/building-oss</span><span class=\"invisible\">-map-apps-with-observable-framework/</span></a></p>",
"contentMap": {
"en": "<p>We π hearing how folks are building with Framework! βThe key differentiator for me with Observable Framework vs. other static site generators is the data loader functionality...I can easily build loaders in whichever programming language I need to.β</p><p>π Learn how <span class=\"h-card\" translate=\"no\"><a href=\"https://recurse.social/@mclare\" class=\"u-url mention\">@<span>mclare</span></a></span> built and deployed a Framework project to visualize potential retrofit solutions to reduce carbon emissions for Boston buildings: <a href=\"https://mclare.blog/posts/building-oss-map-apps-with-observable-framework/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mclare.blog/posts/building-oss</span><span class=\"invisible\">-map-apps-with-observable-framework/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://recurse.social/users/mclare",
"name": "@mclare@recurse.social"
}
],
"replies": {
"id": "https://vis.social/users/observablehq/statuses/112136015776665756/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/observablehq/statuses/112136015776665756/replies?only_other_accounts=true&page=true",
"partOf": "https://vis.social/users/observablehq/statuses/112136015776665756/replies",
"items": []
}
},
"likes": {
"id": "https://vis.social/users/observablehq/statuses/112136015776665756/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://vis.social/users/observablehq/statuses/112136015776665756/shares",
"type": "Collection",
"totalItems": 2
}
}