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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://cupoftea.social/users/puzzletrailpaul/statuses/111223062811235397",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-12T16:47:34Z",
"url": "https://cupoftea.social/@puzzletrailpaul/111223062811235397",
"attributedTo": "https://cupoftea.social/users/puzzletrailpaul",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://cupoftea.social/users/puzzletrailpaul/followers",
"https://metalhead.club/users/matthiasw12s"
],
"sensitive": false,
"atomUri": "https://cupoftea.social/users/puzzletrailpaul/statuses/111223062811235397",
"inReplyToAtomUri": null,
"conversation": "tag:cupoftea.social,2023-10-12:objectId=28026684:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://metalhead.club/@matthiasw12s\" class=\"u-url mention\">@<span>matthiasw12s</span></a></span> that would be fine for some uses but doesn't capture things that are triggered client side.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://metalhead.club/@matthiasw12s\" class=\"u-url mention\">@<span>matthiasw12s</span></a></span> that would be fine for some uses but doesn't capture things that are triggered client side.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://metalhead.club/users/matthiasw12s",
"name": "@matthiasw12s@metalhead.club"
}
],
"replies": {
"id": "https://cupoftea.social/users/puzzletrailpaul/statuses/111223062811235397/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cupoftea.social/users/puzzletrailpaul/statuses/111223062811235397/replies?only_other_accounts=true&page=true",
"partOf": "https://cupoftea.social/users/puzzletrailpaul/statuses/111223062811235397/replies",
"items": []
}
},
"likes": {
"id": "https://cupoftea.social/users/puzzletrailpaul/statuses/111223062811235397/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://cupoftea.social/users/puzzletrailpaul/statuses/111223062811235397/shares",
"type": "Collection",
"totalItems": 0
}
}