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://mathstodon.xyz/users/mjd/statuses/113533510253272818",
"type": "Note",
"summary": null,
"inReplyTo": "https://friend.camp/users/ranjit/statuses/113533275324287074",
"published": "2024-11-23T17:44:44Z",
"url": "https://mathstodon.xyz/@mjd/113533510253272818",
"attributedTo": "https://mathstodon.xyz/users/mjd",
"to": [
"https://mathstodon.xyz/users/mjd/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://friend.camp/users/ranjit"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/mjd/statuses/113533510253272818",
"inReplyToAtomUri": "https://friend.camp/users/ranjit/statuses/113533275324287074",
"conversation": "tag:friend.camp,2024-11-23:objectId=28080445:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://friend.camp/@ranjit\" class=\"u-url mention\">@<span>ranjit</span></a></span> Now I remember we once discussed STRUTHIOUS</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://friend.camp/@ranjit\" class=\"u-url mention\">@<span>ranjit</span></a></span> Now I remember we once discussed STRUTHIOUS</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://friend.camp/users/ranjit",
"name": "@ranjit@friend.camp"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/mjd/statuses/113533510253272818/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/mjd/statuses/113533510253272818/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/mjd/statuses/113533510253272818/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/mjd/statuses/113533510253272818/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/mjd/statuses/113533510253272818/shares",
"type": "Collection",
"totalItems": 0
}
}