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://ruby.social/users/CoralineAda/statuses/111926931720948779",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-14T00:10:41Z",
"url": "https://ruby.social/@CoralineAda/111926931720948779",
"attributedTo": "https://ruby.social/users/CoralineAda",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/CoralineAda/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/CoralineAda/statuses/111926931720948779",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-02-14:objectId=39253749:objectType=Conversation",
"content": "<p>I’m putting together a list of online meeting norms to share in my org's calls with groups of volunteers. What would you add?</p><p>- Respect stated names and pronouns<br />- Pseudonymity is accepted<br />- No recording without consent<br />- Cameras are optional<br />- Note-taking in chat can be helpful<br />- Directly or indirectly quoting another participant without their consent is not allowed</p>",
"contentMap": {
"en": "<p>I’m putting together a list of online meeting norms to share in my org's calls with groups of volunteers. What would you add?</p><p>- Respect stated names and pronouns<br />- Pseudonymity is accepted<br />- No recording without consent<br />- Cameras are optional<br />- Note-taking in chat can be helpful<br />- Directly or indirectly quoting another participant without their consent is not allowed</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ruby.social/users/CoralineAda/statuses/111926931720948779/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/CoralineAda/statuses/111926931720948779/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/CoralineAda/statuses/111926931720948779/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/CoralineAda/statuses/111926931720948779/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://ruby.social/users/CoralineAda/statuses/111926931720948779/shares",
"type": "Collection",
"totalItems": 14
}
}