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://tapbots.social/users/paul/statuses/113490033432993220",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-16T01:28:00Z",
"url": "https://tapbots.social/@paul/113490033432993220",
"attributedTo": "https://tapbots.social/users/paul",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://tapbots.social/users/paul/followers"
],
"sensitive": false,
"atomUri": "https://tapbots.social/users/paul/statuses/113490033432993220",
"inReplyToAtomUri": null,
"conversation": "tag:tapbots.social,2024-11-16:objectId=15917981:objectType=Conversation",
"content": "<p>I totally forgot how boring boxing is.</p>",
"contentMap": {
"en": "<p>I totally forgot how boring boxing is.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://tapbots.social/users/paul/statuses/113490033432993220/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tapbots.social/users/paul/statuses/113490033432993220/replies?min_id=113490126826332185&page=true",
"partOf": "https://tapbots.social/users/paul/statuses/113490033432993220/replies",
"items": [
"https://tapbots.social/users/paul/statuses/113490126826332185"
]
}
},
"likes": {
"id": "https://tapbots.social/users/paul/statuses/113490033432993220/likes",
"type": "Collection",
"totalItems": 27
},
"shares": {
"id": "https://tapbots.social/users/paul/statuses/113490033432993220/shares",
"type": "Collection",
"totalItems": 2
}
}