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://lipn.info/users/clementaubert/statuses/113471825672985652",
"type": "Note",
"summary": null,
"inReplyTo": "https://lipn.info/users/clementaubert/statuses/113471817129232110",
"published": "2024-11-12T20:17:32Z",
"url": "https://lipn.info/@clementaubert/113471825672985652",
"attributedTo": "https://lipn.info/users/clementaubert",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://lipn.info/users/clementaubert/followers",
"https://lipn.info/users/rogers",
"https://recurse.social/users/lindsey"
],
"sensitive": false,
"atomUri": "https://lipn.info/users/clementaubert/statuses/113471825672985652",
"inReplyToAtomUri": "https://lipn.info/users/clementaubert/statuses/113471817129232110",
"conversation": "tag:lipn.info,2024-11-12:objectId=3541698:objectType=Conversation",
"content": "<p>ECOOP is the "European Conference on Object-Oriented Programming" ( ;-) <span class=\"h-card\" translate=\"no\"><a href=\"https://lipn.info/@rogers\" class=\"u-url mention\">@<span>rogers</span></a></span> ), or the "European COnference On Programming" ( ;-) <span class=\"h-card\" translate=\"no\"><a href=\"https://recurse.social/@lindsey\" class=\"u-url mention\">@<span>lindsey</span></a></span> ), depending on your sensibility I guess?</p>",
"contentMap": {
"en": "<p>ECOOP is the "European Conference on Object-Oriented Programming" ( ;-) <span class=\"h-card\" translate=\"no\"><a href=\"https://lipn.info/@rogers\" class=\"u-url mention\">@<span>rogers</span></a></span> ), or the "European COnference On Programming" ( ;-) <span class=\"h-card\" translate=\"no\"><a href=\"https://recurse.social/@lindsey\" class=\"u-url mention\">@<span>lindsey</span></a></span> ), depending on your sensibility I guess?</p>"
},
"updated": "2024-11-12T20:28:48Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://lipn.info/users/rogers",
"name": "@rogers"
},
{
"type": "Mention",
"href": "https://recurse.social/users/lindsey",
"name": "@lindsey@recurse.social"
}
],
"replies": {
"id": "https://lipn.info/users/clementaubert/statuses/113471825672985652/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://lipn.info/users/clementaubert/statuses/113471825672985652/replies?only_other_accounts=true&page=true",
"partOf": "https://lipn.info/users/clementaubert/statuses/113471825672985652/replies",
"items": []
}
}
}