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/voltagex/statuses/113530082218761645",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T03:12:56Z",
"url": "https://aus.social/@voltagex/113530082218761645",
"attributedTo": "https://aus.social/users/voltagex",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/voltagex/followers"
],
"sensitive": false,
"atomUri": "https://aus.social/users/voltagex/statuses/113530082218761645",
"inReplyToAtomUri": null,
"conversation": "tag:aus.social,2024-11-23:objectId=180816839:objectType=Conversation",
"content": "<p>I am seeing a lot less <a href=\"https://aus.social/tags/PyConAU\" class=\"mention hashtag\" rel=\"tag\">#<span>PyConAU</span></a> posts than I'd like - perhaps putting an open source conference in a Discord has made it a bit more insular than usual?</p>",
"contentMap": {
"en": "<p>I am seeing a lot less <a href=\"https://aus.social/tags/PyConAU\" class=\"mention hashtag\" rel=\"tag\">#<span>PyConAU</span></a> posts than I'd like - perhaps putting an open source conference in a Discord has made it a bit more insular than usual?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://aus.social/tags/pyconau",
"name": "#pyconau"
}
],
"replies": {
"id": "https://aus.social/users/voltagex/statuses/113530082218761645/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aus.social/users/voltagex/statuses/113530082218761645/replies?only_other_accounts=true&page=true",
"partOf": "https://aus.social/users/voltagex/statuses/113530082218761645/replies",
"items": []
}
},
"likes": {
"id": "https://aus.social/users/voltagex/statuses/113530082218761645/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://aus.social/users/voltagex/statuses/113530082218761645/shares",
"type": "Collection",
"totalItems": 2
}
}