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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113393308485154180/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/AlesandroOrtiz",
"published": "2024-10-29T23:29:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/AlesandroOrtiz/followers",
"https://infosec.exchange/users/ndevtk"
],
"object": {
"id": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113393308485154180",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-29T23:29:35Z",
"url": "https://infosec.exchange/@AlesandroOrtiz/113393308485154180",
"attributedTo": "https://infosec.exchange/users/AlesandroOrtiz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/AlesandroOrtiz/followers",
"https://infosec.exchange/users/ndevtk"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113393308485154180",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-10-29:objectId=207841761:objectType=Conversation",
"content": "<p>So <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@ndevtk\" class=\"u-url mention\">@<span>ndevtk</span></a></span> found a Chrome issue that only repros on branded builds, not on Chromium, and not on Microsoft Edge. The vuln and repro have nothing to do with Google-specific features.</p><p>If there's one person who will find weird stuff in Chrome, it's bound to be <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@ndevtk\" class=\"u-url mention\">@<span>ndevtk</span></a></span> :)</p>",
"contentMap": {
"en": "<p>So <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@ndevtk\" class=\"u-url mention\">@<span>ndevtk</span></a></span> found a Chrome issue that only repros on branded builds, not on Chromium, and not on Microsoft Edge. The vuln and repro have nothing to do with Google-specific features.</p><p>If there's one person who will find weird stuff in Chrome, it's bound to be <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@ndevtk\" class=\"u-url mention\">@<span>ndevtk</span></a></span> :)</p>"
},
"updated": "2024-10-30T01:49:41Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/ndevtk",
"name": "@ndevtk"
}
],
"replies": {
"id": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113393308485154180/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113393308485154180/replies?min_id=113393326312209623&page=true",
"partOf": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113393308485154180/replies",
"items": [
"https://infosec.exchange/users/AlesandroOrtiz/statuses/113393326312209623"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113393308485154180/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113393308485154180/shares",
"type": "Collection",
"totalItems": 0
}
}
}