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/resingm/statuses/110859660999380881",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/resingm/statuses/110859584543541646",
"published": "2023-08-09T12:29:42Z",
"url": "https://infosec.exchange/@resingm/110859660999380881",
"attributedTo": "https://infosec.exchange/users/resingm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/resingm/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/resingm/statuses/110859660999380881",
"inReplyToAtomUri": "https://infosec.exchange/users/resingm/statuses/110859584543541646",
"conversation": "tag:infosec.exchange,2023-08-09:objectId=85854374:objectType=Conversation",
"content": "<p>Update #1</p><p>It appears that <a href=\"https://infosec.exchange/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> started a beta for their IPv6 registry available under registry[.]ipv6.docker.com.</p><p>Who could have guessed, that ghcr[.]io - Github's container registry - does not support IPv6?! We are talking about <a href=\"https://infosec.exchange/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a> ... Acquired by one of the largest and highest valued companies of planet earth.</p>",
"contentMap": {
"en": "<p>Update #1</p><p>It appears that <a href=\"https://infosec.exchange/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> started a beta for their IPv6 registry available under registry[.]ipv6.docker.com.</p><p>Who could have guessed, that ghcr[.]io - Github's container registry - does not support IPv6?! We are talking about <a href=\"https://infosec.exchange/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a> ... Acquired by one of the largest and highest valued companies of planet earth.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/docker",
"name": "#docker"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/github",
"name": "#github"
}
],
"replies": {
"id": "https://infosec.exchange/users/resingm/statuses/110859660999380881/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/resingm/statuses/110859660999380881/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/resingm/statuses/110859660999380881/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/resingm/statuses/110859660999380881/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://infosec.exchange/users/resingm/statuses/110859660999380881/shares",
"type": "Collection",
"totalItems": 0
}
}