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/nirvdrum/statuses/112326581512718038",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/soulcutter/statuses/112288997625033717",
"published": "2024-04-24T14:06:53Z",
"url": "https://ruby.social/@nirvdrum/112326581512718038",
"attributedTo": "https://ruby.social/users/nirvdrum",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/nirvdrum/followers",
"https://ruby.social/users/soulcutter"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/nirvdrum/statuses/112326581512718038",
"inReplyToAtomUri": "https://ruby.social/users/soulcutter/statuses/112288997625033717",
"conversation": "tag:ruby.social,2024-04-17:objectId=43634337:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@soulcutter\" class=\"u-url mention\">@<span>soulcutter</span></a></span> I concur. I also like being able to grep through a changelog and read it offline. But, I don't have control over what other people do and GitHub saw it fit to create a proprietary solution here :-/</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@soulcutter\" class=\"u-url mention\">@<span>soulcutter</span></a></span> I concur. I also like being able to grep through a changelog and read it offline. But, I don't have control over what other people do and GitHub saw it fit to create a proprietary solution here :-/</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/soulcutter",
"name": "@soulcutter"
}
],
"replies": {
"id": "https://ruby.social/users/nirvdrum/statuses/112326581512718038/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/nirvdrum/statuses/112326581512718038/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/nirvdrum/statuses/112326581512718038/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/nirvdrum/statuses/112326581512718038/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ruby.social/users/nirvdrum/statuses/112326581512718038/shares",
"type": "Collection",
"totalItems": 0
}
}