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/108218501443826504",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/avram/statuses/108218455875166465",
"published": "2022-04-30T01:48:06Z",
"url": "https://social.coop/@brainwane/108218501443826504",
"attributedTo": "https://social.coop/users/brainwane",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/brainwane/followers",
"https://mastodon.social/users/avram"
],
"sensitive": false,
"atomUri": "https://social.coop/users/brainwane/statuses/108218501443826504",
"inReplyToAtomUri": "https://mastodon.social/users/avram/statuses/108218455875166465",
"conversation": "tag:social.coop,2022-04-29:objectId=35799264:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@avram\" class=\"u-url mention\">@<span>avram</span></a></span> I decided to switch to an instance where I'm a paying customer, and where the instance's reliability/user support/etc. are built on the assumption that nearly all the users are paying supporters. I do think I'm likely to browse the local timeline more frequently here, too. And there's a clear and inclusive governance structure here.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@avram\" class=\"u-url mention\">@<span>avram</span></a></span> I decided to switch to an instance where I'm a paying customer, and where the instance's reliability/user support/etc. are built on the assumption that nearly all the users are paying supporters. I do think I'm likely to browse the local timeline more frequently here, too. And there's a clear and inclusive governance structure here.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/avram",
"name": "@avram@mastodon.social"
}
],
"replies": {
"id": "https://social.coop/users/brainwane/statuses/108218501443826504/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/brainwane/statuses/108218501443826504/replies?min_id=108218504075138074&page=true",
"partOf": "https://social.coop/users/brainwane/statuses/108218501443826504/replies",
"items": [
"https://social.coop/users/brainwane/statuses/108218504075138074"
]
}
},
"likes": {
"id": "https://social.coop/users/brainwane/statuses/108218501443826504/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://social.coop/users/brainwane/statuses/108218501443826504/shares",
"type": "Collection",
"totalItems": 1
}
}