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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://aus.social/users/kgoetz/statuses/114455053762449118",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-05T11:45:22Z",
"url": "https://aus.social/@kgoetz/114455053762449118",
"attributedTo": "https://aus.social/users/kgoetz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/kgoetz/followers"
],
"sensitive": false,
"atomUri": "https://aus.social/users/kgoetz/statuses/114455053762449118",
"inReplyToAtomUri": null,
"conversation": "tag:aus.social,2025-05-05:objectId=219603109:objectType=Conversation",
"content": "<p>Me learning <a href=\"https://aus.social/tags/german\" class=\"mention hashtag\" rel=\"tag\">#<span>german</span></a> :<br />Schon and schön mean completely different things? What a ridiculous language! </p><p>Me reading <a href=\"https://aus.social/tags/English\" class=\"mention hashtag\" rel=\"tag\">#<span>English</span></a>: <br />Whether the wether survives the weather depends on where we're leaving him. Yeah that's fine, nothing to see here.</p>",
"contentMap": {
"en": "<p>Me learning <a href=\"https://aus.social/tags/german\" class=\"mention hashtag\" rel=\"tag\">#<span>german</span></a> :<br />Schon and schön mean completely different things? What a ridiculous language! </p><p>Me reading <a href=\"https://aus.social/tags/English\" class=\"mention hashtag\" rel=\"tag\">#<span>English</span></a>: <br />Whether the wether survives the weather depends on where we're leaving him. Yeah that's fine, nothing to see here.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://aus.social/tags/german",
"name": "#german"
},
{
"type": "Hashtag",
"href": "https://aus.social/tags/english",
"name": "#english"
}
],
"replies": {
"id": "https://aus.social/users/kgoetz/statuses/114455053762449118/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aus.social/users/kgoetz/statuses/114455053762449118/replies?only_other_accounts=true&page=true",
"partOf": "https://aus.social/users/kgoetz/statuses/114455053762449118/replies",
"items": []
}
},
"likes": {
"id": "https://aus.social/users/kgoetz/statuses/114455053762449118/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://aus.social/users/kgoetz/statuses/114455053762449118/shares",
"type": "Collection",
"totalItems": 2
}
}