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://aus.social/users/johnmatthews72/statuses/109321280449482734/activity",
"type": "Create",
"actor": "https://aus.social/users/johnmatthews72",
"published": "2022-11-10T19:59:18Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/johnmatthews72/followers",
"https://mas.to/users/dalehirt"
],
"object": {
"id": "https://aus.social/users/johnmatthews72/statuses/109321280449482734",
"type": "Note",
"summary": null,
"inReplyTo": "https://mas.to/users/dalehirt/statuses/109321188616879803",
"published": "2022-11-10T19:59:18Z",
"url": "https://aus.social/@johnmatthews72/109321280449482734",
"attributedTo": "https://aus.social/users/johnmatthews72",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/johnmatthews72/followers",
"https://mas.to/users/dalehirt"
],
"sensitive": false,
"atomUri": "https://aus.social/users/johnmatthews72/statuses/109321280449482734",
"inReplyToAtomUri": "https://mas.to/users/dalehirt/statuses/109321188616879803",
"conversation": "tag:mas.to,2022-11-10:objectId=86491516:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@dalehirt\" class=\"u-url mention\">@<span>dalehirt</span></a></span> I tried mastodon for Android, and discovered that features like content warnings was either hard to find or missing. </p><p>I tried tusky next, and am enjoying it. For me, tusky for the win.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@dalehirt\" class=\"u-url mention\">@<span>dalehirt</span></a></span> I tried mastodon for Android, and discovered that features like content warnings was either hard to find or missing. </p><p>I tried tusky next, and am enjoying it. For me, tusky for the win.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mas.to/users/dalehirt",
"name": "@dalehirt@mas.to"
}
],
"replies": {
"id": "https://aus.social/users/johnmatthews72/statuses/109321280449482734/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aus.social/users/johnmatthews72/statuses/109321280449482734/replies?only_other_accounts=true&page=true",
"partOf": "https://aus.social/users/johnmatthews72/statuses/109321280449482734/replies",
"items": []
}
},
"likes": {
"id": "https://aus.social/users/johnmatthews72/statuses/109321280449482734/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://aus.social/users/johnmatthews72/statuses/109321280449482734/shares",
"type": "Collection",
"totalItems": 0
}
}
}