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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/113520599343558764",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-21T11:01:19Z",
"url": "https://mathstodon.xyz/@Jose_A_Alonso/113520599343558764",
"attributedTo": "https://mathstodon.xyz/users/Jose_A_Alonso",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/Jose_A_Alonso/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/113520599343558764",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2024-11-21:objectId=124833340:objectType=Conversation",
"content": "<p>Lean4 and the Curry-Howard isomorphism. ~ Luis Wirth. <a href=\"https://youtu.be/Sy_4z751YWI\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/Sy_4z751YWI</span><span class=\"invisible\"></span></a> <a href=\"https://mathstodon.xyz/tags/ITP\" class=\"mention hashtag\" rel=\"tag\">#<span>ITP</span></a> <a href=\"https://mathstodon.xyz/tags/Lean4\" class=\"mention hashtag\" rel=\"tag\">#<span>Lean4</span></a></p>",
"contentMap": {
"en": "<p>Lean4 and the Curry-Howard isomorphism. ~ Luis Wirth. <a href=\"https://youtu.be/Sy_4z751YWI\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/Sy_4z751YWI</span><span class=\"invisible\"></span></a> <a href=\"https://mathstodon.xyz/tags/ITP\" class=\"mention hashtag\" rel=\"tag\">#<span>ITP</span></a> <a href=\"https://mathstodon.xyz/tags/Lean4\" class=\"mention hashtag\" rel=\"tag\">#<span>Lean4</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/Lean4",
"name": "#Lean4"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/itp",
"name": "#itp"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/113520599343558764/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/113520599343558764/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/113520599343558764/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/113520599343558764/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/113520599343558764/shares",
"type": "Collection",
"totalItems": 4
}
}