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/dginev/statuses/113534909667225540",
"type": "Note",
"summary": null,
"inReplyTo": "https://hacksrus.xyz/objects/d4dd30b4-ec35-4130-b2fc-6e3aec890459",
"published": "2024-11-23T23:40:37Z",
"url": "https://mathstodon.xyz/@dginev/113534909667225540",
"attributedTo": "https://mathstodon.xyz/users/dginev",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/dginev/followers",
"https://types.pl/users/JacquesC2",
"https://hacksrus.xyz/users/Taneb"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/dginev/statuses/113534909667225540",
"inReplyToAtomUri": "https://hacksrus.xyz/objects/d4dd30b4-ec35-4130-b2fc-6e3aec890459",
"conversation": "tag:types.pl,2024-11-23:objectId=27562363:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hacksrus.xyz/users/Taneb\" class=\"u-url mention\">@<span>Taneb</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://types.pl/@JacquesC2\" class=\"u-url mention\">@<span>JacquesC2</span></a></span> </p><p>This strikes me as the right answer.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hacksrus.xyz/users/Taneb\" class=\"u-url mention\">@<span>Taneb</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://types.pl/@JacquesC2\" class=\"u-url mention\">@<span>JacquesC2</span></a></span> </p><p>This strikes me as the right answer.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hacksrus.xyz/users/Taneb",
"name": "@Taneb@hacksrus.xyz"
},
{
"type": "Mention",
"href": "https://types.pl/users/JacquesC2",
"name": "@JacquesC2@types.pl"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/dginev/statuses/113534909667225540/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/dginev/statuses/113534909667225540/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/dginev/statuses/113534909667225540/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/dginev/statuses/113534909667225540/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/dginev/statuses/113534909667225540/shares",
"type": "Collection",
"totalItems": 0
}
}