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.cc/users/jgarber/statuses/109304227715393506",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/GWillow/statuses/109304191883850460",
"published": "2022-11-07T19:42:34Z",
"url": "https://mastodon.cc/@jgarber/109304227715393506",
"attributedTo": "https://mastodon.cc/users/jgarber",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cc/users/jgarber/followers",
"https://mastodon.social/users/GWillow"
],
"sensitive": false,
"atomUri": "https://mastodon.cc/users/jgarber/statuses/109304227715393506",
"inReplyToAtomUri": "https://mastodon.social/users/GWillow/statuses/109304191883850460",
"conversation": "tag:mastodon.social,2022-11-07:objectId=327127706:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@GWillow\" class=\"u-url mention\">@<span>GWillow</span></a></span> I can’t speak to the particular setup on mastodon.social, but sending volumes of automated emails from domains is notoriously difficult (this is why services like Mailchimp, etc. exist). It’s really, really easy to get your domain throttled or banned by the large scale email providers (Google, etc.).</p><p>Or, the instance is overloaded and slow to ship out emails. Or, something else entirely.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@GWillow\" class=\"u-url mention\">@<span>GWillow</span></a></span> I can’t speak to the particular setup on mastodon.social, but sending volumes of automated emails from domains is notoriously difficult (this is why services like Mailchimp, etc. exist). It’s really, really easy to get your domain throttled or banned by the large scale email providers (Google, etc.).</p><p>Or, the instance is overloaded and slow to ship out emails. Or, something else entirely.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/GWillow",
"name": "@GWillow@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.cc/users/jgarber/statuses/109304227715393506/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cc/users/jgarber/statuses/109304227715393506/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cc/users/jgarber/statuses/109304227715393506/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.cc/users/jgarber/statuses/109304227715393506/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.cc/users/jgarber/statuses/109304227715393506/shares",
"type": "Collection",
"totalItems": 0
}
}