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://chaos.social/users/floyd/statuses/109363987651137521",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-18T09:00:18Z",
"url": "https://chaos.social/@floyd/109363987651137521",
"attributedTo": "https://chaos.social/users/floyd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/floyd/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/floyd/statuses/109363987651137521",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2022-11-18:objectId=73075013:objectType=Conversation",
"content": "<p>Bashing Wordpress was really fun for a long time, but we all know that by now it's usually just the plugins that are super bad.<br />Today I realized Wordpress even tells me to remove disabled plugins for security reasons. The Wordpress core is by now a really good choice for hosting not-that-important-blogs.</p>",
"contentMap": {
"en": "<p>Bashing Wordpress was really fun for a long time, but we all know that by now it's usually just the plugins that are super bad.<br />Today I realized Wordpress even tells me to remove disabled plugins for security reasons. The Wordpress core is by now a really good choice for hosting not-that-important-blogs.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/floyd/statuses/109363987651137521/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/floyd/statuses/109363987651137521/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/floyd/statuses/109363987651137521/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/floyd/statuses/109363987651137521/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://chaos.social/users/floyd/statuses/109363987651137521/shares",
"type": "Collection",
"totalItems": 0
}
}