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/onelson/statuses/113530938749934561/activity",
"type": "Create",
"actor": "https://mastodon.social/users/onelson",
"published": "2024-11-23T06:50:46Z",
"to": [
"https://mastodon.social/users/onelson/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"object": {
"id": "https://mastodon.social/users/onelson/statuses/113530938749934561",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/onelson/statuses/113530841562102901",
"published": "2024-11-23T06:50:46Z",
"url": "https://mastodon.social/@onelson/113530938749934561",
"attributedTo": "https://mastodon.social/users/onelson",
"to": [
"https://mastodon.social/users/onelson/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/onelson/statuses/113530938749934561",
"inReplyToAtomUri": "https://mastodon.social/users/onelson/statuses/113530841562102901",
"conversation": "tag:mastodon.social,2024-11-23:objectId=855125589:objectType=Conversation",
"content": "<p>I take it back. They have Criterion.</p>",
"contentMap": {
"en": "<p>I take it back. They have Criterion.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/onelson/statuses/113530938749934561/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/onelson/statuses/113530938749934561/replies?min_id=113530951952685312&page=true",
"partOf": "https://mastodon.social/users/onelson/statuses/113530938749934561/replies",
"items": [
"https://mastodon.social/users/onelson/statuses/113530951952685312"
]
}
},
"likes": {
"id": "https://mastodon.social/users/onelson/statuses/113530938749934561/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/onelson/statuses/113530938749934561/shares",
"type": "Collection",
"totalItems": 0
}
}
}