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/carrieberry/statuses/110069193432808568",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-22T22:03:24Z",
"url": "https://mstdn.social/@carrieberry/110069193432808568",
"attributedTo": "https://mstdn.social/users/carrieberry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/carrieberry/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/carrieberry/statuses/110069193432808568",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2023-03-22:objectId=180938287:objectType=Conversation",
"content": "<p>There's lots of accounts here, you don't have to tell people to change to your liking, you can just go find the accounts you like.</p>",
"contentMap": {
"en": "<p>There's lots of accounts here, you don't have to tell people to change to your liking, you can just go find the accounts you like.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mstdn.social/users/carrieberry/statuses/110069193432808568/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/carrieberry/statuses/110069193432808568/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/carrieberry/statuses/110069193432808568/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.social/users/carrieberry/statuses/110069193432808568/likes",
"type": "Collection",
"totalItems": 103
},
"shares": {
"id": "https://mstdn.social/users/carrieberry/statuses/110069193432808568/shares",
"type": "Collection",
"totalItems": 36
}
}