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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://qoto.org/users/lazzarello/statuses/109588693725936553/activity",
"type": "Create",
"actor": "https://qoto.org/users/lazzarello",
"published": "2022-12-28T01:26:01Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://qoto.org/users/lazzarello/followers"
],
"object": {
"id": "https://qoto.org/users/lazzarello/statuses/109588693725936553",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-28T01:26:01Z",
"url": "https://qoto.org/@lazzarello/109588693725936553",
"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/109588693725936553",
"inReplyToAtomUri": null,
"conversation": "tag:qoto.org,2022-12-28:objectId=109588693725923052:objectType=Conversation",
"context": "https://qoto.org/contexts/109588693725923052",
"content": "<p>TIL: Google Cloud Platform blocks outbound email outside of a project's firewall rules. There is no way for a user to unblock it. Makes it difficult to set up email for a small <a href=\"https://qoto.org/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> server.</p>",
"contentMap": {
"en": "<p>TIL: Google Cloud Platform blocks outbound email outside of a project's firewall rules. There is no way for a user to unblock it. Makes it difficult to set up email for a small <a href=\"https://qoto.org/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> server.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://qoto.org/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://qoto.org/users/lazzarello/statuses/109588693725936553/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://qoto.org/users/lazzarello/statuses/109588693725936553/replies?only_other_accounts=true&page=true",
"partOf": "https://qoto.org/users/lazzarello/statuses/109588693725936553/replies",
"items": []
}
}
}
}