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/rabble/statuses/113519038976929088/activity",
"type": "Create",
"actor": "https://mastodon.social/users/rabble",
"published": "2024-11-21T04:24:30Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rabble/followers",
"https://mastodon.gamedev.place/users/serapath",
"https://mastodon.nzoss.nz/users/strypey"
],
"object": {
"id": "https://mastodon.social/users/rabble/statuses/113519038976929088",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/serapath/statuses/113519020917829411",
"published": "2024-11-21T04:24:30Z",
"url": "https://mastodon.social/@rabble/113519038976929088",
"attributedTo": "https://mastodon.social/users/rabble",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rabble/followers",
"https://mastodon.gamedev.place/users/serapath",
"https://mastodon.nzoss.nz/users/strypey"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/rabble/statuses/113519038976929088",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/serapath/statuses/113519020917829411",
"conversation": "tag:toad.social,2024-11-16:objectId=103371904:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@serapath\" class=\"u-url mention\">@<span>serapath</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.nzoss.nz/@strypey\" class=\"u-url mention\">@<span>strypey</span></a></span> my nos.social nostr app has the same kind of composable moderation guard rails that Bluesky’s primary app and network on ATprotocol has. </p><p>The technology is remarkably similar even if the user communities have different cultures.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@serapath\" class=\"u-url mention\">@<span>serapath</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.nzoss.nz/@strypey\" class=\"u-url mention\">@<span>strypey</span></a></span> my nos.social nostr app has the same kind of composable moderation guard rails that Bluesky’s primary app and network on ATprotocol has. </p><p>The technology is remarkably similar even if the user communities have different cultures.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/serapath",
"name": "@serapath@mastodon.gamedev.place"
},
{
"type": "Mention",
"href": "https://mastodon.nzoss.nz/users/strypey",
"name": "@strypey@mastodon.nzoss.nz"
}
],
"replies": {
"id": "https://mastodon.social/users/rabble/statuses/113519038976929088/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rabble/statuses/113519038976929088/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/rabble/statuses/113519038976929088/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/rabble/statuses/113519038976929088/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/rabble/statuses/113519038976929088/shares",
"type": "Collection",
"totalItems": 0
}
}
}