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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://ruby.social/users/Ryanbigg/statuses/114058398246584820",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/Ryanbigg/statuses/114049889040335093",
"published": "2025-02-24T10:30:39Z",
"url": "https://ruby.social/@Ryanbigg/114058398246584820",
"attributedTo": "https://ruby.social/users/Ryanbigg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/Ryanbigg/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/Ryanbigg/statuses/114058398246584820",
"inReplyToAtomUri": "https://ruby.social/users/Ryanbigg/statuses/114049889040335093",
"conversation": "tag:ruby.social,2025-02-22:objectId=67024112:objectType=Conversation",
"content": "<p>🚨 FOUND IT! I FOUND IT! THIS IS NOT A DRILL. 🚨 </p><p>Two docker containers. One built Nov 3, one built Nov 10. Same commit. BUT! They pull in different versions of some deps. </p><p>One of those deps: njs. This dep had a change applied between those dates:</p><p><a href=\"http://hg.nginx.org/njs/rev/a80cd651a7eb\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"ellipsis\">hg.nginx.org/njs/rev/a80cd651a</span><span class=\"invisible\">7eb</span></a></p><p>I have reproduced it within a script.</p><p>FIVE DAYS OF THIS. FIVE. DAYS.</p><p><a href=\"https://ruby.social/tags/FuckYouComputers\" class=\"mention hashtag\" rel=\"tag\">#<span>FuckYouComputers</span></a> <a href=\"https://ruby.social/tags/IWin\" class=\"mention hashtag\" rel=\"tag\">#<span>IWin</span></a></p>",
"contentMap": {
"en": "<p>🚨 FOUND IT! I FOUND IT! THIS IS NOT A DRILL. 🚨 </p><p>Two docker containers. One built Nov 3, one built Nov 10. Same commit. BUT! They pull in different versions of some deps. </p><p>One of those deps: njs. This dep had a change applied between those dates:</p><p><a href=\"http://hg.nginx.org/njs/rev/a80cd651a7eb\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"ellipsis\">hg.nginx.org/njs/rev/a80cd651a</span><span class=\"invisible\">7eb</span></a></p><p>I have reproduced it within a script.</p><p>FIVE DAYS OF THIS. FIVE. DAYS.</p><p><a href=\"https://ruby.social/tags/FuckYouComputers\" class=\"mention hashtag\" rel=\"tag\">#<span>FuckYouComputers</span></a> <a href=\"https://ruby.social/tags/IWin\" class=\"mention hashtag\" rel=\"tag\">#<span>IWin</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ruby.social/tags/fuckyoucomputers",
"name": "#fuckyoucomputers"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/iwin",
"name": "#iwin"
}
],
"replies": {
"id": "https://ruby.social/users/Ryanbigg/statuses/114058398246584820/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/Ryanbigg/statuses/114058398246584820/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/Ryanbigg/statuses/114058398246584820/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/Ryanbigg/statuses/114058398246584820/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://ruby.social/users/Ryanbigg/statuses/114058398246584820/shares",
"type": "Collection",
"totalItems": 1
}
}