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://mstdn.social/users/benfan/statuses/109365821463771293",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-18T16:46:40Z",
"url": "https://mstdn.social/@benfan/109365821463771293",
"attributedTo": "https://mstdn.social/users/benfan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/benfan/followers",
"https://mindly.social/users/KuJoe"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/benfan/statuses/109365821463771293",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2022-11-18:objectId=110774443:objectType=Conversation",
"content": "<p>Does it matter whether I'm on mstdn.social vs mindly.social? Just submitted registration for mindly.social (maybe <span class=\"h-card\" translate=\"no\"><a href=\"https://mindly.social/@KuJoe\" class=\"u-url mention\">@<span>KuJoe</span></a></span> can help me make sense of all this) but am still learning about the mastodon world. </p><p>Is the general idea that users on mstdn.social will see my posts on mstdn.social while users on mindly.social won't be able to?</p>",
"contentMap": {
"en": "<p>Does it matter whether I'm on mstdn.social vs mindly.social? Just submitted registration for mindly.social (maybe <span class=\"h-card\" translate=\"no\"><a href=\"https://mindly.social/@KuJoe\" class=\"u-url mention\">@<span>KuJoe</span></a></span> can help me make sense of all this) but am still learning about the mastodon world. </p><p>Is the general idea that users on mstdn.social will see my posts on mstdn.social while users on mindly.social won't be able to?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mindly.social/users/KuJoe",
"name": "@KuJoe@mindly.social"
}
],
"replies": {
"id": "https://mstdn.social/users/benfan/statuses/109365821463771293/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/benfan/statuses/109365821463771293/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/benfan/statuses/109365821463771293/replies",
"items": []
}
}
}