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/112508892098591100",
"type": "Note",
"summary": "Why I dislike containerized software",
"inReplyTo": "https://floss.social/users/mikebabcock/statuses/112508887380718239",
"published": "2024-05-26T18:50:52Z",
"url": "https://floss.social/@mikebabcock/112508892098591100",
"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/112508892098591100",
"inReplyToAtomUri": "https://floss.social/users/mikebabcock/statuses/112508887380718239",
"conversation": "tag:floss.social,2024-05-26:objectId=61387714:objectType=Conversation",
"content": "<p>And totally aside from updates, how do I know who packaged and determined any of the software to be in a stable and safe state? In some cases these are distributed directly by the application developer, in other cases not, but neither of those are necessarily as wise about such issues as the people who test and maintain entire distributions.</p>",
"contentMap": {
"en": "<p>And totally aside from updates, how do I know who packaged and determined any of the software to be in a stable and safe state? In some cases these are distributed directly by the application developer, in other cases not, but neither of those are necessarily as wise about such issues as the people who test and maintain entire distributions.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://floss.social/users/mikebabcock/statuses/112508892098591100/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/mikebabcock/statuses/112508892098591100/replies?min_id=112508898591416960&page=true",
"partOf": "https://floss.social/users/mikebabcock/statuses/112508892098591100/replies",
"items": [
"https://floss.social/users/mikebabcock/statuses/112508898591416960"
]
}
},
"likes": {
"id": "https://floss.social/users/mikebabcock/statuses/112508892098591100/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://floss.social/users/mikebabcock/statuses/112508892098591100/shares",
"type": "Collection",
"totalItems": 0
}
}