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://legal.social/users/krisnelson/statuses/109377238281643840",
"type": "Note",
"summary": null,
"inReplyTo": "https://texasobserver.social/users/oconnell/statuses/109377184921609080",
"published": "2022-11-20T17:10:07Z",
"url": "https://legal.social/@krisnelson/109377238281643840",
"attributedTo": "https://legal.social/users/krisnelson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://legal.social/users/krisnelson/followers",
"https://texasobserver.social/users/oconnell"
],
"sensitive": false,
"atomUri": "https://legal.social/users/krisnelson/statuses/109377238281643840",
"inReplyToAtomUri": "https://texasobserver.social/users/oconnell/statuses/109377184921609080",
"conversation": "tag:texasobserver.social,2022-11-20:objectId=3671:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://texasobserver.social/@oconnell\" class=\"u-url mention\">@<span>oconnell</span></a></span> Thanks for the explanation. Tbh I think that’s the better choice for orgs anyway because it’s tied to your canonical domain and mirrors how, e.g., www has been used for other internet services.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://texasobserver.social/@oconnell\" class=\"u-url mention\">@<span>oconnell</span></a></span> Thanks for the explanation. Tbh I think that’s the better choice for orgs anyway because it’s tied to your canonical domain and mirrors how, e.g., www has been used for other internet services.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://texasobserver.social/users/oconnell",
"name": "@oconnell@texasobserver.social"
}
],
"replies": {
"id": "https://legal.social/users/krisnelson/statuses/109377238281643840/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://legal.social/users/krisnelson/statuses/109377238281643840/replies?only_other_accounts=true&page=true",
"partOf": "https://legal.social/users/krisnelson/statuses/109377238281643840/replies",
"items": []
}
},
"likes": {
"id": "https://legal.social/users/krisnelson/statuses/109377238281643840/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://legal.social/users/krisnelson/statuses/109377238281643840/shares",
"type": "Collection",
"totalItems": 0
}
}