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://chaos.social/users/ChrisUplus/statuses/109410530673614125",
"type": "Note",
"summary": "Container security",
"inReplyTo": null,
"published": "2022-11-26T14:16:48Z",
"url": "https://chaos.social/@ChrisUplus/109410530673614125",
"attributedTo": "https://chaos.social/users/ChrisUplus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/ChrisUplus/followers"
],
"sensitive": true,
"atomUri": "https://chaos.social/users/ChrisUplus/statuses/109410530673614125",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2022-11-26:objectId=75570886:objectType=Conversation",
"content": "<p>Whoa, I've got bad news for you if you're relying on unverified <a href=\"https://chaos.social/tags/container\" class=\"mention hashtag\" rel=\"tag\">#<span>container</span></a> images from <a href=\"https://chaos.social/tags/Docker\" class=\"mention hashtag\" rel=\"tag\">#<span>Docker</span></a> Hub (and probably most other public image registries). :boost_ok: </p><p>Over a thousand Docker container images found hiding malicious content | TechRadar<br /><a href=\"https://www.techradar.com/news/over-a-thousand-docker-container-images-found-hiding-malicious-content\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">techradar.com/news/over-a-thou</span><span class=\"invisible\">sand-docker-container-images-found-hiding-malicious-content</span></a></p>",
"contentMap": {
"de": "<p>Whoa, I've got bad news for you if you're relying on unverified <a href=\"https://chaos.social/tags/container\" class=\"mention hashtag\" rel=\"tag\">#<span>container</span></a> images from <a href=\"https://chaos.social/tags/Docker\" class=\"mention hashtag\" rel=\"tag\">#<span>Docker</span></a> Hub (and probably most other public image registries). :boost_ok: </p><p>Over a thousand Docker container images found hiding malicious content | TechRadar<br /><a href=\"https://www.techradar.com/news/over-a-thousand-docker-container-images-found-hiding-malicious-content\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">techradar.com/news/over-a-thou</span><span class=\"invisible\">sand-docker-container-images-found-hiding-malicious-content</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/container",
"name": "#container"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/docker",
"name": "#docker"
}
],
"replies": {
"id": "https://chaos.social/users/ChrisUplus/statuses/109410530673614125/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/ChrisUplus/statuses/109410530673614125/replies?min_id=113077636545227537&page=true",
"partOf": "https://chaos.social/users/ChrisUplus/statuses/109410530673614125/replies",
"items": [
"https://chaos.social/users/ChrisUplus/statuses/113077636545227537"
]
}
},
"likes": {
"id": "https://chaos.social/users/ChrisUplus/statuses/109410530673614125/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://chaos.social/users/ChrisUplus/statuses/109410530673614125/shares",
"type": "Collection",
"totalItems": 8
}
}