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/whitequark/statuses/113530401455227070",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/gsuberland/statuses/113530399317363801",
"published": "2024-11-23T04:34:07Z",
"url": "https://mastodon.social/@whitequark/113530401455227070",
"attributedTo": "https://mastodon.social/users/whitequark",
"to": [
"https://mastodon.social/users/whitequark/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chaos.social/users/gsuberland",
"https://mastodon.social/users/mcc",
"https://ioc.exchange/users/azonenberg"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/whitequark/statuses/113530401455227070",
"inReplyToAtomUri": "https://chaos.social/users/gsuberland/statuses/113530399317363801",
"conversation": "tag:mastodon.social,2024-11-23:objectId=855109969:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@gsuberland\" class=\"u-url mention\">@<span>gsuberland</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mcc\" class=\"u-url mention\">@<span>mcc</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ioc.exchange/@azonenberg\" class=\"u-url mention\">@<span>azonenberg</span></a></span> in my experience if i want a good HAL i have to write it myself :(</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@gsuberland\" class=\"u-url mention\">@<span>gsuberland</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mcc\" class=\"u-url mention\">@<span>mcc</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ioc.exchange/@azonenberg\" class=\"u-url mention\">@<span>azonenberg</span></a></span> in my experience if i want a good HAL i have to write it myself :(</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/gsuberland",
"name": "@gsuberland@chaos.social"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/mcc",
"name": "@mcc"
},
{
"type": "Mention",
"href": "https://ioc.exchange/users/azonenberg",
"name": "@azonenberg@ioc.exchange"
}
],
"replies": {
"id": "https://mastodon.social/users/whitequark/statuses/113530401455227070/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/whitequark/statuses/113530401455227070/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/whitequark/statuses/113530401455227070/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/whitequark/statuses/113530401455227070/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/whitequark/statuses/113530401455227070/shares",
"type": "Collection",
"totalItems": 0
}
}