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/mala/statuses/110202149153380784",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/mala/statuses/110202136816351601",
"published": "2023-04-15T09:35:48Z",
"url": "https://mastodon.social/@mala/110202149153380784",
"attributedTo": "https://mastodon.social/users/mala",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mala/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mala/statuses/110202149153380784",
"inReplyToAtomUri": "https://mastodon.social/users/mala/statuses/110202136816351601",
"conversation": "tag:mastodon.social,2023-04-15:objectId=433002697:objectType=Conversation",
"content": "<p>(The main example here is <a href=\"https://github.com/ipfs/kubo/blob/master/docs/changelogs/v0.18.md#quicv1-and-webtransport-config-migration\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ipfs/kubo/blob/mast</span><span class=\"invisible\">er/docs/changelogs/v0.18.md#quicv1-and-webtransport-config-migration</span></a> where the main IPFS implementation shipped a protocol that connected the IPFS go clients and the in-browser javascript clients just as I started talking about how I thought this was a big challenge that we should address as a community, etc, etc)</p>",
"contentMap": {
"en": "<p>(The main example here is <a href=\"https://github.com/ipfs/kubo/blob/master/docs/changelogs/v0.18.md#quicv1-and-webtransport-config-migration\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ipfs/kubo/blob/mast</span><span class=\"invisible\">er/docs/changelogs/v0.18.md#quicv1-and-webtransport-config-migration</span></a> where the main IPFS implementation shipped a protocol that connected the IPFS go clients and the in-browser javascript clients just as I started talking about how I thought this was a big challenge that we should address as a community, etc, etc)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/mala/statuses/110202149153380784/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mala/statuses/110202149153380784/replies?min_id=110202163924780818&page=true",
"partOf": "https://mastodon.social/users/mala/statuses/110202149153380784/replies",
"items": [
"https://mastodon.social/users/mala/statuses/110202163924780818"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mala/statuses/110202149153380784/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/mala/statuses/110202149153380784/shares",
"type": "Collection",
"totalItems": 0
}
}