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/JenMsft/statuses/113539238017842401",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-24T18:01:23Z",
"url": "https://mastodon.social/@JenMsft/113539238017842401",
"attributedTo": "https://mastodon.social/users/JenMsft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/JenMsft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/JenMsft/statuses/113539238017842401",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-24:objectId=856272088:objectType=Conversation",
"content": "<p>Optimist: The cup is half full</p><p>Pessimist: The cup is half empty</p><p>Developer: Why is the cup not filled to the top now? I didn't check in any code - did someone else change my cup?</p>",
"contentMap": {
"en": "<p>Optimist: The cup is half full</p><p>Pessimist: The cup is half empty</p><p>Developer: Why is the cup not filled to the top now? I didn't check in any code - did someone else change my cup?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/JenMsft/statuses/113539238017842401/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/JenMsft/statuses/113539238017842401/replies?min_id=113539243944950764&page=true",
"partOf": "https://mastodon.social/users/JenMsft/statuses/113539238017842401/replies",
"items": [
"https://mastodon.social/users/JenMsft/statuses/113539243944950764"
]
}
},
"likes": {
"id": "https://mastodon.social/users/JenMsft/statuses/113539238017842401/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://mastodon.social/users/JenMsft/statuses/113539238017842401/shares",
"type": "Collection",
"totalItems": 16
}
}