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://social.jvns.ca/users/b0rk/statuses/113527821123983136",
"type": "Note",
"summary": null,
"inReplyTo": "https://hachyderm.io/users/skinnylatte/statuses/113527784468904101",
"published": "2024-11-22T17:37:55Z",
"url": "https://social.jvns.ca/@b0rk/113527821123983136",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://social.jvns.ca/users/b0rk/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://hachyderm.io/users/skinnylatte"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/113527821123983136",
"inReplyToAtomUri": "https://hachyderm.io/users/skinnylatte/statuses/113527784468904101",
"conversation": "tag:hachyderm.io,2024-11-05:objectId=206897103:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@skinnylatte\" class=\"u-url mention\">@<span>skinnylatte</span></a></span> I love your posts about your new job so much</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@skinnylatte\" class=\"u-url mention\">@<span>skinnylatte</span></a></span> I love your posts about your new job so much</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hachyderm.io/users/skinnylatte",
"name": "@skinnylatte@hachyderm.io"
}
],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113527821123983136/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/113527821123983136/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/113527821123983136/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113527821123983136/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113527821123983136/shares",
"type": "Collection",
"totalItems": 0
}
}