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/danmayer/statuses/113489069181664078",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-15T21:22:47Z",
"url": "https://ruby.social/@danmayer/113489069181664078",
"attributedTo": "https://ruby.social/users/danmayer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/danmayer/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/danmayer/statuses/113489069181664078",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-11-15:objectId=59041537:objectType=Conversation",
"content": "<p>I like open source, I also like companies that have some of their code and projects being worked on in the open... PRs, discussions, fixes, performance, etc... If it isn't core IP and the company is building off open source, it is really great to publicly be contributors and supporters as well.</p>",
"contentMap": {
"en": "<p>I like open source, I also like companies that have some of their code and projects being worked on in the open... PRs, discussions, fixes, performance, etc... If it isn't core IP and the company is building off open source, it is really great to publicly be contributors and supporters as well.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ruby.social/users/danmayer/statuses/113489069181664078/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/danmayer/statuses/113489069181664078/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/danmayer/statuses/113489069181664078/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/danmayer/statuses/113489069181664078/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/danmayer/statuses/113489069181664078/shares",
"type": "Collection",
"totalItems": 0
}
}