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/blaine/statuses/109406546735841571",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-25T21:23:38Z",
"url": "https://mastodon.social/@blaine/109406546735841571",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://werd.social/users/ben"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/109406546735841571",
"inReplyToAtomUri": null,
"conversation": "tag:werd.social,2022-11-25:objectId=232144:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://werd.social/@ben\" class=\"u-url mention\">@<span>ben</span></a></span> strapped for time, but while I empathize with that, I worry that that approach is exclusionary for a bunch of reasons.</p><p>For me, writing longer, considered essays is *hard*. Both ADHD and ND means my brain just doesn't work that way. Telling everyone to blog feels like saying "everyone should just play the accordion, the world would be a better place" to someone who lacks use of their arms.</p><p>(this is before the domain debate; I don't self-host because, also, that's hard, but different hard)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://werd.social/@ben\" class=\"u-url mention\">@<span>ben</span></a></span> strapped for time, but while I empathize with that, I worry that that approach is exclusionary for a bunch of reasons.</p><p>For me, writing longer, considered essays is *hard*. Both ADHD and ND means my brain just doesn't work that way. Telling everyone to blog feels like saying "everyone should just play the accordion, the world would be a better place" to someone who lacks use of their arms.</p><p>(this is before the domain debate; I don't self-host because, also, that's hard, but different hard)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://werd.social/users/ben",
"name": "@ben@werd.social"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/109406546735841571/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/109406546735841571/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/109406546735841571/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/109406546735841571/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/109406546735841571/shares",
"type": "Collection",
"totalItems": 1
}
}