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://floss.social/users/mikebabcock/statuses/112508898591416960",
"type": "Note",
"summary": "Why I dislike containerized software",
"inReplyTo": "https://floss.social/users/mikebabcock/statuses/112508892098591100",
"published": "2024-05-26T18:52:31Z",
"url": "https://floss.social/@mikebabcock/112508898591416960",
"attributedTo": "https://floss.social/users/mikebabcock",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/mikebabcock/followers"
],
"sensitive": true,
"atomUri": "https://floss.social/users/mikebabcock/statuses/112508898591416960",
"inReplyToAtomUri": "https://floss.social/users/mikebabcock/statuses/112508892098591100",
"conversation": "tag:floss.social,2024-05-26:objectId=61387714:objectType=Conversation",
"content": "<p>All that doesn't even begin to describe the intense concern I feel when I try to run a program that live-downloads the latest versions of libraries from an uncurated service (pip, npm, etc.) which could be hacked, broken or purposefully sabotaged since that developer last checked.<br /><a href=\"https://www.businessinsider.com/developer-sabotages-open-source-github-code-libraries-protest-corporations-2022-1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">businessinsider.com/developer-</span><span class=\"invisible\">sabotages-open-source-github-code-libraries-protest-corporations-2022-1</span></a></p>",
"contentMap": {
"en": "<p>All that doesn't even begin to describe the intense concern I feel when I try to run a program that live-downloads the latest versions of libraries from an uncurated service (pip, npm, etc.) which could be hacked, broken or purposefully sabotaged since that developer last checked.<br /><a href=\"https://www.businessinsider.com/developer-sabotages-open-source-github-code-libraries-protest-corporations-2022-1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">businessinsider.com/developer-</span><span class=\"invisible\">sabotages-open-source-github-code-libraries-protest-corporations-2022-1</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://floss.social/users/mikebabcock/statuses/112508898591416960/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/mikebabcock/statuses/112508898591416960/replies?min_id=112508923543249273&page=true",
"partOf": "https://floss.social/users/mikebabcock/statuses/112508898591416960/replies",
"items": [
"https://floss.social/users/mikebabcock/statuses/112508923543249273"
]
}
},
"likes": {
"id": "https://floss.social/users/mikebabcock/statuses/112508898591416960/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://floss.social/users/mikebabcock/statuses/112508898591416960/shares",
"type": "Collection",
"totalItems": 0
}
}