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/allison_horst/statuses/112117354505753306/activity",
"type": "Create",
"actor": "https://mastodon.social/users/allison_horst",
"published": "2024-03-18T15:17:42Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/allison_horst/followers",
"https://recurse.social/users/mclare",
"https://mapstodon.space/users/protomaps",
"https://vis.social/users/observablehq"
],
"object": {
"id": "https://mastodon.social/users/allison_horst/statuses/112117354505753306",
"type": "Note",
"summary": null,
"inReplyTo": "https://recurse.social/users/mclare/statuses/112117220028104154",
"published": "2024-03-18T15:17:42Z",
"url": "https://mastodon.social/@allison_horst/112117354505753306",
"attributedTo": "https://mastodon.social/users/allison_horst",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/allison_horst/followers",
"https://recurse.social/users/mclare",
"https://mapstodon.space/users/protomaps",
"https://vis.social/users/observablehq"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/allison_horst/statuses/112117354505753306",
"inReplyToAtomUri": "https://recurse.social/users/mclare/statuses/112117220028104154",
"conversation": "tag:recurse.social,2024-03-18:objectId=8964905:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://recurse.social/@mclare\" class=\"u-url mention\">@<span>mclare</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mapstodon.space/@protomaps\" class=\"u-url mention\">@<span>protomaps</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://vis.social/@observablehq\" class=\"u-url mention\">@<span>observablehq</span></a></span> </p><p>Hi <span class=\"h-card\" translate=\"no\"><a href=\"https://recurse.social/@mclare\" class=\"u-url mention\">@<span>mclare</span></a></span>, Allison here with the Observable team 👋 </p><p>The issue might be that projects are private by default. To make it public, you can go to your projects page on Observable, click the … menu for the project, then click Share.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://recurse.social/@mclare\" class=\"u-url mention\">@<span>mclare</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mapstodon.space/@protomaps\" class=\"u-url mention\">@<span>protomaps</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://vis.social/@observablehq\" class=\"u-url mention\">@<span>observablehq</span></a></span> </p><p>Hi <span class=\"h-card\" translate=\"no\"><a href=\"https://recurse.social/@mclare\" class=\"u-url mention\">@<span>mclare</span></a></span>, Allison here with the Observable team 👋 </p><p>The issue might be that projects are private by default. To make it public, you can go to your projects page on Observable, click the … menu for the project, then click Share.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://recurse.social/users/mclare",
"name": "@mclare@recurse.social"
},
{
"type": "Mention",
"href": "https://mapstodon.space/users/protomaps",
"name": "@protomaps@mapstodon.space"
},
{
"type": "Mention",
"href": "https://vis.social/users/observablehq",
"name": "@observablehq@vis.social"
}
],
"replies": {
"id": "https://mastodon.social/users/allison_horst/statuses/112117354505753306/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/allison_horst/statuses/112117354505753306/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/allison_horst/statuses/112117354505753306/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/allison_horst/statuses/112117354505753306/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/allison_horst/statuses/112117354505753306/shares",
"type": "Collection",
"totalItems": 0
}
}
}