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://mastodon.social/users/chrisbeiting/statuses/109526621569724842/activity",
"type": "Create",
"actor": "https://mastodon.social/users/chrisbeiting",
"published": "2022-12-17T02:20:15Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/chrisbeiting/followers",
"https://tapbots.social/users/mark",
"https://tapbots.social/users/ivory"
],
"object": {
"id": "https://mastodon.social/users/chrisbeiting/statuses/109526621569724842",
"type": "Note",
"summary": null,
"inReplyTo": "https://tapbots.social/users/mark/statuses/109524035582276405",
"published": "2022-12-17T02:20:15Z",
"url": "https://mastodon.social/@chrisbeiting/109526621569724842",
"attributedTo": "https://mastodon.social/users/chrisbeiting",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/chrisbeiting/followers",
"https://tapbots.social/users/mark",
"https://tapbots.social/users/ivory"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/chrisbeiting/statuses/109526621569724842",
"inReplyToAtomUri": "https://tapbots.social/users/mark/statuses/109524035582276405",
"conversation": "tag:tapbots.social,2022-12-16:objectId=63432:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tapbots.social/@mark\" class=\"u-url mention\">@<span>mark</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://tapbots.social/@ivory\" class=\"u-url mention\">@<span>ivory</span></a></span> I’m so excited for Ivory. I’m champing at the bit to get I to the Alpha/Beta!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tapbots.social/@mark\" class=\"u-url mention\">@<span>mark</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://tapbots.social/@ivory\" class=\"u-url mention\">@<span>ivory</span></a></span> I’m so excited for Ivory. I’m champing at the bit to get I to the Alpha/Beta!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tapbots.social/users/mark",
"name": "@mark@tapbots.social"
},
{
"type": "Mention",
"href": "https://tapbots.social/users/ivory",
"name": "@ivory@tapbots.social"
}
],
"replies": {
"id": "https://mastodon.social/users/chrisbeiting/statuses/109526621569724842/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/chrisbeiting/statuses/109526621569724842/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/chrisbeiting/statuses/109526621569724842/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/chrisbeiting/statuses/109526621569724842/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/chrisbeiting/statuses/109526621569724842/shares",
"type": "Collection",
"totalItems": 0
}
}
}