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/113409222021078701",
"type": "Note",
"summary": null,
"inReplyTo": "https://mas.to/users/kissane/statuses/113409042835550425",
"published": "2024-11-01T18:56:36Z",
"url": "https://mastodon.social/@blaine/113409222021078701",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://mas.to/users/kissane"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/113409222021078701",
"inReplyToAtomUri": "https://mas.to/users/kissane/statuses/113409042835550425",
"conversation": "tag:mas.to,2024-11-01:objectId=407241671:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@kissane\" class=\"u-url mention\">@<span>kissane</span></a></span> 1000% this.</p><p>To take a small part of what you're saying and to be massively reductionist, as far as the technical stuff, goes:</p><p>RSS = Software-agnostic "what's happening with my website"<br />ActivityPub = Software-agnostic "what's happening with my website"<br />atproto = Software-agnostic "what's happening with my website"</p><p>It would be way healthier if we framed the distinctions more like those between JPEG, DNG, and PNG.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@kissane\" class=\"u-url mention\">@<span>kissane</span></a></span> 1000% this.</p><p>To take a small part of what you're saying and to be massively reductionist, as far as the technical stuff, goes:</p><p>RSS = Software-agnostic "what's happening with my website"<br />ActivityPub = Software-agnostic "what's happening with my website"<br />atproto = Software-agnostic "what's happening with my website"</p><p>It would be way healthier if we framed the distinctions more like those between JPEG, DNG, and PNG.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mas.to/users/kissane",
"name": "@kissane@mas.to"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/113409222021078701/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/113409222021078701/replies?min_id=113409235530616150&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/113409222021078701/replies",
"items": [
"https://mastodon.social/users/blaine/statuses/113409235530616150"
]
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/113409222021078701/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/113409222021078701/shares",
"type": "Collection",
"totalItems": 4
}
}