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",
"expiry": "toot:expiry"
}
],
"id": "https://qoto.org/users/lazzarello/statuses/109377929748028643",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-20T20:05:58Z",
"url": "https://qoto.org/@lazzarello/109377929748028643",
"attributedTo": "https://qoto.org/users/lazzarello",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://qoto.org/users/lazzarello/followers"
],
"sensitive": false,
"atomUri": "https://qoto.org/users/lazzarello/statuses/109377929748028643",
"inReplyToAtomUri": null,
"conversation": "tag:qoto.org,2022-11-20:objectId=109377929748075019:objectType=Conversation",
"context": "https://qoto.org/contexts/109377929748075019",
"content": "<p>Google compute engine is pretty cool. Took me long enough to get there. The Kubernetes one looks interesting too.</p>",
"contentMap": {
"en": "<p>Google compute engine is pretty cool. Took me long enough to get there. The Kubernetes one looks interesting too.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://qoto.org/users/lazzarello/statuses/109377929748028643/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://qoto.org/users/lazzarello/statuses/109377929748028643/replies?only_other_accounts=true&page=true",
"partOf": "https://qoto.org/users/lazzarello/statuses/109377929748028643/replies",
"items": []
}
}
}