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://bne.social/users/brad/statuses/113461069416459502",
"type": "Note",
"summary": null,
"inReplyTo": "https://bne.social/users/ash/statuses/113459534052067182",
"published": "2024-11-10T22:42:05Z",
"url": "https://bne.social/@brad/113461069416459502",
"attributedTo": "https://bne.social/users/brad",
"to": [
"https://bne.social/users/brad/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://bne.social/users/ash"
],
"sensitive": false,
"atomUri": "https://bne.social/users/brad/statuses/113461069416459502",
"inReplyToAtomUri": "https://bne.social/users/ash/statuses/113459534052067182",
"conversation": "tag:bne.social,2024-11-10:objectId=28623252:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://bne.social/@ash\" class=\"u-url mention\">@<span>ash</span></a></span> I pop on a podcast episode when my brain fizzes in the middle of the night. Has to be interesting enough to stop my mind wandering, but not too interesting so as to keep me awake. Why even are brains?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://bne.social/@ash\" class=\"u-url mention\">@<span>ash</span></a></span> I pop on a podcast episode when my brain fizzes in the middle of the night. Has to be interesting enough to stop my mind wandering, but not too interesting so as to keep me awake. Why even are brains?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://bne.social/users/ash",
"name": "@ash"
}
],
"replies": {
"id": "https://bne.social/users/brad/statuses/113461069416459502/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bne.social/users/brad/statuses/113461069416459502/replies?only_other_accounts=true&page=true",
"partOf": "https://bne.social/users/brad/statuses/113461069416459502/replies",
"items": []
}
},
"likes": {
"id": "https://bne.social/users/brad/statuses/113461069416459502/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://bne.social/users/brad/statuses/113461069416459502/shares",
"type": "Collection",
"totalItems": 0
}
}