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://mastodon.social/users/atomicpoet/statuses/109388674500486652/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/atomicpoet/statuses/109388674500486652/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/atomicpoet/statuses/109388674500486652/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/atomicpoet/statuses/109388674500486652/replies",
"items": [
{
"id": "https://mastodon.social/users/atomicpoet/statuses/109388687850353044",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/atomicpoet/statuses/109388674500486652",
"published": "2022-11-22T17:41:53Z",
"url": "https://mastodon.social/@atomicpoet/109388687850353044",
"attributedTo": "https://mastodon.social/users/atomicpoet",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/atomicpoet/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/atomicpoet/statuses/109388687850353044",
"inReplyToAtomUri": "https://mastodon.social/users/atomicpoet/statuses/109388674500486652",
"conversation": "tag:mastodon.social,2022-11-22:objectId=339711844:objectType=Conversation",
"content": "<p>On a personal note, I'm just extremely happy to share Great Ape's source code. </p><p>I've been working on de-centralized social media for a long time. Until now, I haven't shared any source code. </p><p>It feels awesome to get this out there—available to everyone.</p>",
"contentMap": {
"en": "<p>On a personal note, I'm just extremely happy to share Great Ape's source code. </p><p>I've been working on de-centralized social media for a long time. Until now, I haven't shared any source code. </p><p>It feels awesome to get this out there—available to everyone.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/atomicpoet/statuses/109388687850353044/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/atomicpoet/statuses/109388687850353044/replies?min_id=109388983348359932&page=true",
"partOf": "https://mastodon.social/users/atomicpoet/statuses/109388687850353044/replies",
"items": [
"https://mastodon.social/users/atomicpoet/statuses/109388983348359932"
]
}
},
"likes": {
"id": "https://mastodon.social/users/atomicpoet/statuses/109388687850353044/likes",
"type": "Collection",
"totalItems": 26
},
"shares": {
"id": "https://mastodon.social/users/atomicpoet/statuses/109388687850353044/shares",
"type": "Collection",
"totalItems": 3
}
}
]
}
}