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://cybervillains.com/users/djm/statuses/111072493806171054",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-16T02:35:53Z",
"url": "https://cybervillains.com/@djm/111072493806171054",
"attributedTo": "https://cybervillains.com/users/djm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://cybervillains.com/users/djm/followers"
],
"sensitive": false,
"atomUri": "https://cybervillains.com/users/djm/statuses/111072493806171054",
"inReplyToAtomUri": null,
"conversation": "tag:cybervillains.com,2023-09-16:objectId=10541279:objectType=Conversation",
"content": "<p>We quietly released the code a little while ago but this is the official announcement of Capslock, our contribution to the supply-chain security conversation.</p><p><a href=\"https://security.googleblog.com/2023/09/capslock-what-is-your-code-really.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">security.googleblog.com/2023/0</span><span class=\"invisible\">9/capslock-what-is-your-code-really.html</span></a></p><p>Capslock is a tool for understanding at high level what a given piece of (Golang) code is capable of and for detecting when an update to a library changes this capability set, to give users a chance to catch supply-chain attacks in progress.</p><p>1/2</p>",
"contentMap": {
"en": "<p>We quietly released the code a little while ago but this is the official announcement of Capslock, our contribution to the supply-chain security conversation.</p><p><a href=\"https://security.googleblog.com/2023/09/capslock-what-is-your-code-really.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">security.googleblog.com/2023/0</span><span class=\"invisible\">9/capslock-what-is-your-code-really.html</span></a></p><p>Capslock is a tool for understanding at high level what a given piece of (Golang) code is capable of and for detecting when an update to a library changes this capability set, to give users a chance to catch supply-chain attacks in progress.</p><p>1/2</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://cybervillains.com/users/djm/statuses/111072493806171054/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cybervillains.com/users/djm/statuses/111072493806171054/replies?min_id=111072498168272150&page=true",
"partOf": "https://cybervillains.com/users/djm/statuses/111072493806171054/replies",
"items": [
"https://cybervillains.com/users/djm/statuses/111072498168272150"
]
}
},
"likes": {
"id": "https://cybervillains.com/users/djm/statuses/111072493806171054/likes",
"type": "Collection",
"totalItems": 57
},
"shares": {
"id": "https://cybervillains.com/users/djm/statuses/111072493806171054/shares",
"type": "Collection",
"totalItems": 55
}
}