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://social.coop/users/brainwane/statuses/108224165502382942",
"type": "Note",
"summary": null,
"inReplyTo": "https://hackers.town/users/zwol/statuses/108224135362355957",
"published": "2022-05-01T01:48:32Z",
"url": "https://social.coop/@brainwane/108224165502382942",
"attributedTo": "https://social.coop/users/brainwane",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/brainwane/followers",
"https://hackers.town/users/zwol"
],
"sensitive": false,
"atomUri": "https://social.coop/users/brainwane/statuses/108224165502382942",
"inReplyToAtomUri": "https://hackers.town/users/zwol/statuses/108224135362355957",
"conversation": "tag:social.coop,2022-05-01:objectId=35838798:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hackers.town/@zwol\" class=\"u-url mention\">@<span>zwol</span></a></span> right?! I'm mildly interested in compiling a list of package management systems that support or could easily support something like this</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hackers.town/@zwol\" class=\"u-url mention\">@<span>zwol</span></a></span> right?! I'm mildly interested in compiling a list of package management systems that support or could easily support something like this</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hackers.town/users/zwol",
"name": "@zwol@hackers.town"
}
],
"replies": {
"id": "https://social.coop/users/brainwane/statuses/108224165502382942/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/brainwane/statuses/108224165502382942/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/brainwane/statuses/108224165502382942/replies",
"items": []
}
},
"likes": {
"id": "https://social.coop/users/brainwane/statuses/108224165502382942/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.coop/users/brainwane/statuses/108224165502382942/shares",
"type": "Collection",
"totalItems": 0
}
}