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/113528018648982965",
"type": "Note",
"summary": null,
"inReplyTo": "https://gts.void.dog/users/alice/statuses/01JDAHZZ7YMB2CDAJVCH0NF184",
"published": "2024-11-22T18:28:09Z",
"url": "https://social.jvns.ca/@b0rk/113528018648982965",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://social.jvns.ca/users/b0rk/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://gts.void.dog/users/alice"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/113528018648982965",
"inReplyToAtomUri": "https://gts.void.dog/users/alice/statuses/01JDAHZZ7YMB2CDAJVCH0NF184",
"conversation": "tag:jvns.ca,2024-11-22:objectId=788426:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://gts.void.dog/@alice\" class=\"u-url mention\">@<span>alice</span></a></span> thank you!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://gts.void.dog/@alice\" class=\"u-url mention\">@<span>alice</span></a></span> thank you!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://gts.void.dog/users/alice",
"name": "@alice@gts.void.dog"
}
],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113528018648982965/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/113528018648982965/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/113528018648982965/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113528018648982965/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113528018648982965/shares",
"type": "Collection",
"totalItems": 0
}
}