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://chaos.social/users/white_gecko/statuses/112061069151460587",
"type": "Note",
"summary": null,
"inReplyTo": "https://chrichri.ween.de/o/402a128551a045f895e56bde8476b1e2",
"published": "2024-03-08T16:43:36Z",
"url": "https://chaos.social/@white_gecko/112061069151460587",
"attributedTo": "https://chaos.social/users/white_gecko",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/white_gecko/followers",
"https://chrichri.ween.de",
"https://podcasts.social/users/zeroday"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/white_gecko/statuses/112061069151460587",
"inReplyToAtomUri": "https://chrichri.ween.de/o/402a128551a045f895e56bde8476b1e2",
"conversation": "https://chrichri.ween.de/contexts/1e5bbe46cffb4c358799523bf0ade922",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chrichri.ween.de/\" class=\"u-url mention\">@<span>me</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://podcasts.social/@zeroday\" class=\"u-url mention\">@<span>zeroday</span></a></span> I still don't get it. How is the setup? Is it a hardware kvm or is it software?</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chrichri.ween.de/\" class=\"u-url mention\">@<span>me</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://podcasts.social/@zeroday\" class=\"u-url mention\">@<span>zeroday</span></a></span> I still don't get it. How is the setup? Is it a hardware kvm or is it software?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chrichri.ween.de",
"name": "@me@chrichri.ween.de"
},
{
"type": "Mention",
"href": "https://podcasts.social/users/zeroday",
"name": "@zeroday@podcasts.social"
}
],
"replies": {
"id": "https://chaos.social/users/white_gecko/statuses/112061069151460587/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/white_gecko/statuses/112061069151460587/replies?min_id=112061083566404367&page=true",
"partOf": "https://chaos.social/users/white_gecko/statuses/112061069151460587/replies",
"items": [
"https://chaos.social/users/white_gecko/statuses/112061083566404367"
]
}
},
"likes": {
"id": "https://chaos.social/users/white_gecko/statuses/112061069151460587/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/white_gecko/statuses/112061069151460587/shares",
"type": "Collection",
"totalItems": 0
}
}