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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/dmnk/statuses/113488619464455108",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-15T19:28:25Z",
"url": "https://infosec.exchange/@dmnk/113488619464455108",
"attributedTo": "https://infosec.exchange/users/dmnk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/dmnk/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/dmnk/statuses/113488619464455108",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-11-15:objectId=213449459:objectType=Conversation",
"content": "<p>Slides for my @ekoparty talk \"Advanced Fuzzing<br>With <a href=\"https://infosec.exchange/tags/LibAFL\" class=\"mention hashtag\" rel=\"tag\">#<span>LibAFL</span></a>\"</p><ul><li>><a href=\"https://docs.google.com/presentation/d/1ILXdsBx6JJbsf3uq-_hSeYux-a0DRRPxebOY65EDE5o/edit?usp=sharing\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/presentation/d</span><span class=\"invisible\">/1ILXdsBx6JJbsf3uq-_hSeYux-a0DRRPxebOY65EDE5o/edit?usp=sharing</span></a></li></ul>",
"contentMap": {
"de": "<p>Slides for my @ekoparty talk \"Advanced Fuzzing<br>With <a href=\"https://infosec.exchange/tags/LibAFL\" class=\"mention hashtag\" rel=\"tag\">#<span>LibAFL</span></a>\"</p><ul><li>><a href=\"https://docs.google.com/presentation/d/1ILXdsBx6JJbsf3uq-_hSeYux-a0DRRPxebOY65EDE5o/edit?usp=sharing\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/presentation/d</span><span class=\"invisible\">/1ILXdsBx6JJbsf3uq-_hSeYux-a0DRRPxebOY65EDE5o/edit?usp=sharing</span></a></li></ul>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/libafl",
"name": "#libafl"
}
],
"replies": {
"id": "https://infosec.exchange/users/dmnk/statuses/113488619464455108/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/dmnk/statuses/113488619464455108/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/dmnk/statuses/113488619464455108/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/dmnk/statuses/113488619464455108/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://infosec.exchange/users/dmnk/statuses/113488619464455108/shares",
"type": "Collection",
"totalItems": 15
}
}