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/108218488188509343",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/mala/statuses/108217981694706032",
"published": "2022-04-30T01:44:43Z",
"url": "https://social.coop/@brainwane/108218488188509343",
"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/mala"
],
"sensitive": false,
"atomUri": "https://social.coop/users/brainwane/statuses/108218488188509343",
"inReplyToAtomUri": "https://mastodon.social/users/mala/statuses/108217981694706032",
"conversation": "tag:social.coop,2022-04-29:objectId=35799264:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mala\" class=\"u-url mention\">@<span>mala</span></a></span> I did not make a note of how many followers I had previously, so I don't know, but I assume nearly everyone made it! Migration seems to have gone fine. I wish my old toots could migrate over as well, but I'm exporting and archiving them locally just so I have them in case mastodon.social experiences huge problems.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mala\" class=\"u-url mention\">@<span>mala</span></a></span> I did not make a note of how many followers I had previously, so I don't know, but I assume nearly everyone made it! Migration seems to have gone fine. I wish my old toots could migrate over as well, but I'm exporting and archiving them locally just so I have them in case mastodon.social experiences huge problems.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/mala",
"name": "@mala@mastodon.social"
}
],
"replies": {
"id": "https://social.coop/users/brainwane/statuses/108218488188509343/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/brainwane/statuses/108218488188509343/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/brainwane/statuses/108218488188509343/replies",
"items": []
}
},
"likes": {
"id": "https://social.coop/users/brainwane/statuses/108218488188509343/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://social.coop/users/brainwane/statuses/108218488188509343/shares",
"type": "Collection",
"totalItems": 0
}
}