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/zackboehm/statuses/109374880236907882/activity",
"type": "Create",
"actor": "https://mastodon.social/users/zackboehm",
"published": "2022-11-20T07:10:26Z",
"to": [
"https://mastodon.social/users/zackboehm/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://front-end.social/users/mia",
"https://vis.social/users/darth_mall"
],
"object": {
"id": "https://mastodon.social/users/zackboehm/statuses/109374880236907882",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/mia/statuses/109374795992940021",
"published": "2022-11-20T07:10:26Z",
"url": "https://mastodon.social/@zackboehm/109374880236907882",
"attributedTo": "https://mastodon.social/users/zackboehm",
"to": [
"https://mastodon.social/users/zackboehm/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://front-end.social/users/mia",
"https://vis.social/users/darth_mall"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/zackboehm/statuses/109374880236907882",
"inReplyToAtomUri": "https://front-end.social/users/mia/statuses/109374795992940021",
"conversation": "tag:front-end.social,2022-11-20:objectId=221678:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@mia\" class=\"u-url mention\">@<span>mia</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://vis.social/@darth_mall\" class=\"u-url mention\">@<span>darth_mall</span></a></span> There was a cool gif from the Sideberry dev showing STG & Sideberry working well together, but from my reading it never seemed to properly materialize. 😕 </p><p><a href=\"https://github.com/mbnuqw/sidebery/issues/191#issuecomment-609842382\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mbnuqw/sidebery/iss</span><span class=\"invisible\">ues/191#issuecomment-609842382</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@mia\" class=\"u-url mention\">@<span>mia</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://vis.social/@darth_mall\" class=\"u-url mention\">@<span>darth_mall</span></a></span> There was a cool gif from the Sideberry dev showing STG & Sideberry working well together, but from my reading it never seemed to properly materialize. 😕 </p><p><a href=\"https://github.com/mbnuqw/sidebery/issues/191#issuecomment-609842382\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mbnuqw/sidebery/iss</span><span class=\"invisible\">ues/191#issuecomment-609842382</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://front-end.social/users/mia",
"name": "@mia@front-end.social"
},
{
"type": "Mention",
"href": "https://vis.social/users/darth_mall",
"name": "@darth_mall@vis.social"
}
],
"replies": {
"id": "https://mastodon.social/users/zackboehm/statuses/109374880236907882/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/zackboehm/statuses/109374880236907882/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/zackboehm/statuses/109374880236907882/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/zackboehm/statuses/109374880236907882/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/zackboehm/statuses/109374880236907882/shares",
"type": "Collection",
"totalItems": 0
}
}
}