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://astrodon.social/users/sebinthestars/statuses/113492403516082705",
"type": "Note",
"summary": null,
"inReplyTo": "https://astrodon.social/users/Astromeg/statuses/113488133258466630",
"published": "2024-11-16T11:30:45Z",
"url": "https://astrodon.social/@sebinthestars/113492403516082705",
"attributedTo": "https://astrodon.social/users/sebinthestars",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://astrodon.social/users/sebinthestars/followers",
"https://astrodon.social/users/Astromeg"
],
"sensitive": false,
"atomUri": "https://astrodon.social/users/sebinthestars/statuses/113492403516082705",
"inReplyToAtomUri": "https://astrodon.social/users/Astromeg/statuses/113488133258466630",
"conversation": "tag:astrodon.social,2024-11-15:objectId=38659095:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://astrodon.social/@Astromeg\" class=\"u-url mention\">@<span>Astromeg</span></a></span> I added it a couple of weeks ago. Just bear in mind users from other less nerdy mastodon instances won't see it unless you choose the unicode option. I'm considering adding support to attach images with rendered LaTeX to make this more universal.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://astrodon.social/@Astromeg\" class=\"u-url mention\">@<span>Astromeg</span></a></span> I added it a couple of weeks ago. Just bear in mind users from other less nerdy mastodon instances won't see it unless you choose the unicode option. I'm considering adding support to attach images with rendered LaTeX to make this more universal.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://astrodon.social/users/Astromeg",
"name": "@Astromeg"
}
],
"replies": {
"id": "https://astrodon.social/users/sebinthestars/statuses/113492403516082705/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://astrodon.social/users/sebinthestars/statuses/113492403516082705/replies?only_other_accounts=true&page=true",
"partOf": "https://astrodon.social/users/sebinthestars/statuses/113492403516082705/replies",
"items": []
}
},
"likes": {
"id": "https://astrodon.social/users/sebinthestars/statuses/113492403516082705/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://astrodon.social/users/sebinthestars/statuses/113492403516082705/shares",
"type": "Collection",
"totalItems": 0
}
}