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://social.coop/users/cwebber/statuses/113483100191170865",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-14T20:04:47Z",
"url": "https://social.coop/@cwebber/113483100191170865",
"attributedTo": "https://social.coop/users/cwebber",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/cwebber/followers"
],
"sensitive": false,
"atomUri": "https://social.coop/users/cwebber/statuses/113483100191170865",
"inReplyToAtomUri": null,
"conversation": "tag:social.coop,2024-11-14:objectId=135634587:objectType=Conversation",
"content": "<p>Hello everyone! I just set up this new account?</p><p>Things seem pretty cool here on this "fediverse". What does that mean though, the "fediverse"? I hear it's using ActivityPub. Could anyone explain to me what that means? Thanks!</p>",
"contentMap": {
"en": "<p>Hello everyone! I just set up this new account?</p><p>Things seem pretty cool here on this "fediverse". What does that mean though, the "fediverse"? I hear it's using ActivityPub. Could anyone explain to me what that means? Thanks!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.coop/users/cwebber/statuses/113483100191170865/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/cwebber/statuses/113483100191170865/replies?min_id=113483117966640003&page=true",
"partOf": "https://social.coop/users/cwebber/statuses/113483100191170865/replies",
"items": [
"https://social.coop/users/cwebber/statuses/113483117966640003"
]
}
},
"likes": {
"id": "https://social.coop/users/cwebber/statuses/113483100191170865/likes",
"type": "Collection",
"totalItems": 714
},
"shares": {
"id": "https://social.coop/users/cwebber/statuses/113483100191170865/shares",
"type": "Collection",
"totalItems": 431
}
}